menu
zenify package
documentation
query/logic/zen_query.dart
ZenQuery<T>
activeFetches property
activeFetches property
dark_mode
light_mode
activeFetches
property
RxInt
activeFetches
final
Number of currently running query fetches globally.
Implementation
static final RxInt activeFetches = RxInt(0);
zenify package
documentation
query/logic/zen_query
ZenQuery<T>
activeFetches property
ZenQuery class