menu
mssql_orm package
documentation
orm.dart
MssqlRelationNotLoadedException
MssqlRelationNotLoadedException.new const constructor
MssqlRelationNotLoadedException.new const constructor
dark_mode
light_mode
MssqlRelationNotLoadedException
constructor
const
MssqlRelationNotLoadedException
(
String
table
,
String
relation
)
Implementation
const MssqlRelationNotLoadedException(this.table, this.relation);
mssql_orm package
documentation
orm
MssqlRelationNotLoadedException
MssqlRelationNotLoadedException.new const constructor
MssqlRelationNotLoadedException class