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