menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PgConnectionStatus
isIdle property
isIdle property
dark_mode
light_mode
isIdle
property
bool
isIdle
final
If the connection is open and not in use.
Implementation
final bool isIdle;
serverpod_postgres_pool package
documentation
postgres_pool
PgConnectionStatus
isIdle property
PgConnectionStatus class