menu
data_management package
documentation
core.dart
InAppDocumentSnapshot
exists property
exists property
dark_mode
light_mode
exists
property
bool
get
exists
Implementation
bool get exists => _doc != null && _doc!.isNotEmpty;
data_management package
documentation
core
InAppDocumentSnapshot
exists property
InAppDocumentSnapshot class