menu
bloom_framework package
documentation
bloom_mobile.dart
BloomQueryScope
isDisposed property
isDisposed property
dark_mode
light_mode
isDisposed
property
bool
get
isDisposed
Whether
dispose
has been called. Using a disposed scope throws.
Implementation
bool get isDisposed => _disposed;
bloom_framework package
documentation
bloom_mobile
BloomQueryScope
isDisposed property
BloomQueryScope class