menu
odbc_fast package
documentation
domain/entities/pool_state.dart
PoolState
idle property
idle property
dark_mode
light_mode
idle
property
int
idle
final
Number of connections currently idle and available for use.
Implementation
final int idle;
odbc_fast package
documentation
domain/entities/pool_state
PoolState
idle property
PoolState class