menu
geoquery_firestore package
documentation
models/empty_snapshot.dart
EmptySnapshot
exists property
exists property
dark_mode
light_mode
exists
property
@
override
bool
get
exists
override
Returns
true
if the document exists.
Implementation
@override bool get exists => throw UnimplementedError();
geoquery_firestore package
documentation
models/empty_snapshot
EmptySnapshot
exists property
EmptySnapshot class