getConvenienceFee method

double? getConvenienceFee()

Implementation

double? getConvenienceFee() {
  return this.convenienceFee;
}