dataModel property Null safety
final
The data model containing the ManagedEntitys that describe the ManagedObjects this instance works with.
Implementation
final ManagedDataModel? dataModel;
The data model containing the ManagedEntitys that describe the ManagedObjects this instance works with.
final ManagedDataModel? dataModel;