menu
squid_cloud package
documentation
client.dart
SnapshotEmitter<ReturnType>
snapshot abstract method
snapshot abstract method
dark_mode
light_mode
snapshot
abstract method
Future
<
Iterable
<
ReturnType
>
>
snapshot
(
)
Returns a promise that resolves to the query results.
Implementation
Future<Iterable<ReturnType>> snapshot();
squid_cloud package
documentation
client
SnapshotEmitter<ReturnType>
snapshot abstract method
SnapshotEmitter class