dataModel property

ManagedDataModel? dataModel
final

The data model containing the ManagedEntitys that describe the ManagedObjects this instance works with.

Implementation

final ManagedDataModel? dataModel;