menu
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
app/app.router.dart
ProcessingPaymentViewArguments
ProcessingPaymentViewArguments const constructor
ProcessingPaymentViewArguments const constructor
dark_mode
light_mode
ProcessingPaymentViewArguments
constructor
const
ProcessingPaymentViewArguments
(
{
required
String
payType
,
Key
?
key
,
})
Implementation
const ProcessingPaymentViewArguments({ required this.payType, this.key, });
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
app/app.router
ProcessingPaymentViewArguments
ProcessingPaymentViewArguments const constructor
ProcessingPaymentViewArguments class