menu
fml package
documentation
datasources/datasource_interface.dart
IDataSource
move abstract method
move abstract method
dark_mode
light_mode
move
abstract method
Future
<
bool
>
move
(
dynamic
from
,
dynamic
to
, {
bool
notifyListeners
=
true
,
})
Implementation
Future<bool> move(dynamic from, dynamic to, {bool notifyListeners = true});
fml package
documentation
datasources/datasource_interface
IDataSource
move abstract method
IDataSource class