poolConn property

Future<MySQLConnectionPool> poolConn
getter/setter pair

pool connect

Implementation

late Future<MySQLConnectionPool> poolConn;