menu
fml package
documentation
datasources/base/model.dart
DataSourceModel
start method
start method
dark_mode
light_mode
start
method
@
override
Future
<
bool
>
start
(
{
bool
refresh
=
false
,
String
?
key
,
})
override
Implementation
@override Future<bool> start({bool refresh = false, String? key}) async => true;
fml package
documentation
datasources/base/model
DataSourceModel
start method
DataSourceModel class