menu
airpay_flutter_ae_package package
documentation
model/MerchantResponse.dart
MerchantResponse
MerchantResponse.new constructor
MerchantResponse.new constructor
dark_mode
light_mode
MerchantResponse
constructor
MerchantResponse
(
{
required
String
merchantId
,
required
String
response
,
})
Implementation
MerchantResponse({required this.merchantId, required this.response});
airpay_flutter_ae_package package
documentation
model/MerchantResponse
MerchantResponse
MerchantResponse.new constructor
MerchantResponse class