menu
mssql_orm package
documentation
orm.dart
MssqlRelation<TParent, TChild>
through property
through property
dark_mode
light_mode
through
property
MssqlRelationThrough
?
through
final
The middle table, for the shapes that have one.
Implementation
final MssqlRelationThrough? through;
mssql_orm package
documentation
orm
MssqlRelation<TParent, TChild>
through property
MssqlRelation class