refillPool1 method

void refillPool1()

Implementation

void refillPool1() {
  this.refillPool2(this.replenishPercentage!);
}