menu
mssql_orm package
documentation
orm.dart
MssqlRelation<TParent, TChild>
morph property
morph property
dark_mode
light_mode
morph
property
MssqlMorph
?
morph
final
The type/id columns, for the polymorphic shapes.
Implementation
final MssqlMorph? morph;
mssql_orm package
documentation
orm
MssqlRelation<TParent, TChild>
morph property
MssqlRelation class