menu
odbc_fast package
documentation
infrastructure/native/isolate/message_protocol.dart
PoolStateResponse
PoolStateResponse.new const constructor
PoolStateResponse.new const constructor
dark_mode
light_mode
PoolStateResponse
constructor
const
PoolStateResponse
(
int
requestId
, {
int
?
size
,
int
?
idle
,
String
?
error
,
})
Implementation
const PoolStateResponse(super.requestId, {this.size, this.idle, this.error});
odbc_fast package
documentation
infrastructure/native/isolate/message_protocol
PoolStateResponse
PoolStateResponse.new const constructor
PoolStateResponse class