menu
khadem package
documentation
orm.dart
BaseModel<T>
getRelation method
getRelation method
dark_mode
light_mode
getRelation
method
dynamic
getRelation
(
String
key
)
Implementation
dynamic getRelation(String key) => _loadedRelations[key];
khadem package
documentation
orm
BaseModel<T>
getRelation method
BaseModel class