menu
pgw_sdk package
documentation
models/payment_option/payment_option_response.dart
PaymentNotification
PaymentNotification constructor
PaymentNotification constructor
dark_mode
light_mode
PaymentNotification
constructor
PaymentNotification
(
{
bool
?
facebook
,
bool
?
whatsApp
,
bool
?
line
,
})
Implementation
PaymentNotification({ this.facebook, this.whatsApp, this.line, });
pgw_sdk package
documentation
models/payment_option/payment_option_response
PaymentNotification
PaymentNotification constructor
PaymentNotification class