getSnapshots method
- DatabaseClient client
Get all records snapshot.
Implementation
Future<List<RecordSnapshot<K, V>>> getSnapshots(DatabaseClient client);
Get all records snapshot.
Future<List<RecordSnapshot<K, V>>> getSnapshots(DatabaseClient client);