menu
amwal_pay_sdk package
documentation
amwal_sdk_settings/amwal_sdk_settings.dart
IAmwalSdkSettings
onResponse property
onResponse property
dark_mode
light_mode
onResponse
property
void Function
(
String
?
)
?
onResponse
final
Callback for handling payment responses.
Implementation
final void Function(String?)? onResponse;
amwal_pay_sdk package
documentation
amwal_sdk_settings/amwal_sdk_settings
IAmwalSdkSettings
onResponse property
IAmwalSdkSettings class