menu
nebula_db package
documentation
concurrency/transaction_manager_v2.dart
TransactionManagerV2
activeCount property
activeCount property
dark_mode
light_mode
activeCount
property
int
get
activeCount
Implementation
int get activeCount => _active.length;
nebula_db package
documentation
concurrency/transaction_manager_v2
TransactionManagerV2
activeCount property
TransactionManagerV2 class