The ManagedRelationshipDescription on destinationEntity that represents the inverse of this relationship.
Source
ManagedRelationshipDescription get inverse => destinationEntity.relationships[MirrorSystem.getName(inverseKey)];
The ManagedRelationshipDescription on destinationEntity that represents the inverse of this relationship.
ManagedRelationshipDescription get inverse => destinationEntity.relationships[MirrorSystem.getName(inverseKey)];