@override Future<Result<PoolState>> poolGetState(int poolId) async { return _repository.poolGetState(poolId); }