const PoolStats({ required this.open, required this.idle, required this.maxOpen, required this.maxIdle, required this.waiters, });