menu
khadem package
documentation
database/orm.dart
Relation<Related extends KhademModel<Related>, Parent>
getResults abstract method
getResults abstract method
dark_mode
light_mode
getResults
abstract method
Future
getResults
(
)
Get the results of the relationship.
Implementation
Future<dynamic> getResults();
khadem package
documentation
database/orm
Relation<Related extends KhademModel<Related>, Parent>
getResults abstract method
Relation class