menu
pay_with_paystack package
documentation
model/paystack_exception.dart
PaystackException
responseBody property
responseBody property
dark_mode
light_mode
responseBody
property
String
?
responseBody
final
The raw response body returned by the Paystack API, if available.
Implementation
final String? responseBody;
pay_with_paystack package
documentation
model/paystack_exception
PaystackException
responseBody property
PaystackException class