menu
flowdb package
documentation
core.dart
Collection
getLast method
getLast method
dark_mode
light_mode
getLast
method
Future
<
Record
?
>
getLast
(
)
Implementation
Future<Record?> getLast() async => await _builder.getLast();
flowdb package
documentation
core
Collection
getLast method
Collection class