menu
airwallex package
documentation
airwallex_api_exception.dart
AirwallexApiException
AirwallexApiException const constructor
AirwallexApiException const constructor
dark_mode
light_mode
AirwallexApiException
constructor
const
AirwallexApiException
(
{
int
?
statusCode
,
String
?
message
,
})
Implementation
const AirwallexApiException({this.statusCode, this.message});
airwallex package
documentation
airwallex_api_exception
AirwallexApiException
AirwallexApiException const constructor
AirwallexApiException class