menu
realm_repo package
documentation
database/database_crud.dart
CollectionCRUD<T>
getAll abstract method
getAll abstract method
dark_mode
light_mode
getAll
abstract method
List
<
T
>
getAll
(
)
Implementation
List<T> getAll();
realm_repo package
documentation
database/database_crud
CollectionCRUD<T>
getAll abstract method
CollectionCRUD class