poolGetConnection abstract method

Future<Result<Connection>> poolGetConnection(
  1. int poolId
)

Implementation

Future<Result<Connection>> poolGetConnection(int poolId);