getReplenishPercentage method

double? getReplenishPercentage()

Implementation

double? getReplenishPercentage() {
  return replenishPercentage;
}