menu
quickeydb package
documentation
configs/data_access_object.dart
DataAccessObject<T>
all property
all property
dark_mode
light_mode
all
property
@
override
Future
<
List
<
T?
>
>
get
all
override
alias for
toList
Implementation
@override Future<List<T?>> get all => toList();
quickeydb package
documentation
configs/data_access_object
DataAccessObject<T>
all property
DataAccessObject class