menu
sumup package
documentation
models/sumup_plugin_merchant_response.dart
SumupPluginMerchantResponse
SumupPluginMerchantResponse constructor
SumupPluginMerchantResponse constructor
dark_mode
light_mode
SumupPluginMerchantResponse
constructor
SumupPluginMerchantResponse
(
{
String
?
merchantCode
,
String
?
currencyCode
,
})
Implementation
SumupPluginMerchantResponse({ this.merchantCode, this.currencyCode, });
sumup package
documentation
models/sumup_plugin_merchant_response
SumupPluginMerchantResponse
SumupPluginMerchantResponse constructor
SumupPluginMerchantResponse class