menu
fluq package
documentation
fluq/query_model.dart
QueryModel<ParamType, ResultType>
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
ResultType
>
fetch
(
)
Implementation
Future<ResultType> fetch();
fluq package
documentation
fluq/query_model
QueryModel<ParamType, ResultType>
fetch abstract method
QueryModel class