menu
postgresql2 package
documentation
postgresql.pool
PoolState
PoolState const constructor
PoolState
brightness_4
PoolState
constructor
Null safety
const
PoolState
(
String
name
)
Implementation
const PoolState(this.name);
postgresql2 package
documentation
postgresql.pool
PoolState
PoolState const constructor
PoolState class
Constructors
PoolState
Properties
hashCode
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
initial
running
startFailed
starting
stopped
stopping