menu
moneyhash_payment package
documentation
payment_result.dart
PaymentMethod
PaymentMethod constructor
PaymentMethod constructor
dark_mode
light_mode
PaymentMethod
constructor
PaymentMethod
(
List
?
checkoutIcons
,
String
?
paymentMethod
,
String
?
paymentMethodName
)
Implementation
PaymentMethod(this.checkoutIcons, this.paymentMethod, this.paymentMethodName);
moneyhash_payment package
documentation
payment_result
PaymentMethod
PaymentMethod constructor
PaymentMethod class