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