getPool method

AbstractPool? getPool()

Implementation

AbstractPool? getPool() {
  return pool;
}