menu
ferry package
documentation
typed_links.dart
CollectionBox<V>
getAll abstract method
getAll abstract method
dark_mode
light_mode
getAll
abstract method
Future
<
List
<
V?
>
>
getAll
(
List
<
String
>
keys
)
Implementation
Future<List<V?>> getAll( List<String> keys, );
ferry package
documentation
typed_links
CollectionBox<V>
getAll abstract method
CollectionBox class