menu
api_payment package
documentation
core/api/exception.dart
ApiException
ApiException.new constructor
ApiException.new constructor
dark_mode
light_mode
ApiException
constructor
ApiException
(
[
String
?
message
,
String
?
prefix
,
String
?
url
])
Implementation
ApiException([this.message, this.prefix, this.url]);
api_payment package
documentation
core/api/exception
ApiException
ApiException.new constructor
ApiException class