menu
mobpay package
documentation
models/Merchant.dart
Merchant
Merchant.new constructor
Merchant.new constructor
dark_mode
light_mode
Merchant
constructor
Merchant
(
String
merchantId
,
String
domain
)
Implementation
Merchant(this.merchantId, this.domain);
mobpay package
documentation
models/Merchant
Merchant
Merchant.new constructor
Merchant class