fee property

Amount get fee

Implementation

Amount get fee {
  return bandWidthFee + energyFee;
}