menu
all_paystack_payments package
documentation
payment_response.dart
PaymentResponse
rawResponse property
rawResponse property
dark_mode
light_mode
rawResponse
property
Map
<
String
,
dynamic
>
?
rawResponse
final
Raw response data from Paystack API
Implementation
final Map<String, dynamic>? rawResponse;
all_paystack_payments package
documentation
payment_response
PaymentResponse
rawResponse property
PaymentResponse class