menu
flowdb package
documentation
core.dart
Collection
getRandom method
getRandom method
dark_mode
light_mode
getRandom
method
Future
<
Document
?
>
getRandom
(
)
Implementation
Future<Document?> getRandom() async => await _collectionOperations.getRandom();
flowdb package
documentation
core
Collection
getRandom method
Collection class