menu
smat_pay_payment_plugin package
documentation
util/models/response/transaction_info_response.dart
TransactionInfoResponse
paymentMethod property
paymentMethod property
dark_mode
light_mode
paymentMethod
property
@JsonKey.new(name: 'paymentMethod')
String
?
get
paymentMethod
inherited
Implementation
@JsonKey(name: 'paymentMethod') String? get paymentMethod => throw _privateConstructorUsedError;
smat_pay_payment_plugin package
documentation
util/models/response/transaction_info_response
TransactionInfoResponse
paymentMethod property
TransactionInfoResponse class