Creates an instance of this type.
Source
const ManagedRelationship(this.inversePropertyName,
{this.onDelete: ManagedRelationshipDeleteRule.nullify,
this.isRequired: false});
Creates an instance of this type.
const ManagedRelationship(this.inversePropertyName,
{this.onDelete: ManagedRelationshipDeleteRule.nullify,
this.isRequired: false});