Creates an instance of this type..
You should never call this method directly, it will be called by ManagedDataModel.
Source
ManagedEntity(
this.dataModel, this._tableName, this.instanceType, this.persistentType);
Creates an instance of this type..
You should never call this method directly, it will be called by ManagedDataModel.
ManagedEntity(
this.dataModel, this._tableName, this.instanceType, this.persistentType);