menu
hyperpay_plugin package
documentation
model/custom_ui_stc.dart
CustomUISTC
CustomUISTC constructor
CustomUISTC constructor
dark_mode
light_mode
CustomUISTC
constructor
CustomUISTC
(
{
required
String
checkoutId
,
required
String
phoneNumber
,
})
Implementation
CustomUISTC({ required this.checkoutId, required this.phoneNumber, });
hyperpay_plugin package
documentation
model/custom_ui_stc
CustomUISTC
CustomUISTC constructor
CustomUISTC class