many property
bool
get
many
Implementation
bool get many => type == RelationType.hasMany || type == RelationType.belongsToMany;
bool get many => type == RelationType.hasMany || type == RelationType.belongsToMany;