menu
firestorm package
documentation
fs/queries/fs_query_result.dart
FSQueryResult<T>
lastDocumentId property
lastDocumentId property
dark_mode
light_mode
lastDocumentId
property
String
?
get
lastDocumentId
Implementation
String? get lastDocumentId => _lastDocumentId;
firestorm package
documentation
fs/queries/fs_query_result
FSQueryResult<T>
lastDocumentId property
FSQueryResult class