PoolCreateRequest constructor
const
PoolCreateRequest(})
Implementation
const PoolCreateRequest(
int requestId,
this.connectionString,
this.maxSize, {
this.optionsJson,
}) : super(requestId, RequestType.poolCreate);