QueryFeeDiscountAccountInfoRequest constructor

const QueryFeeDiscountAccountInfoRequest({
  1. String? account,
})

Implementation

const QueryFeeDiscountAccountInfoRequest({this.account});