QuerySimPrepayRequest constructor

const QuerySimPrepayRequest({
  1. String? amount,
})

Implementation

const QuerySimPrepayRequest({this.amount});