LaunchApplePayModel constructor
LaunchApplePayModel({
- required String merchantID,
Implementation
LaunchApplePayModel({
required this.merchantID,
});
LaunchApplePayModel({
required this.merchantID,
});