menu
flutterwave_standard package
documentation
models/TransactionError.dart
TransactionError
TransactionError.new constructor
TransactionError.new constructor
dark_mode
light_mode
TransactionError
constructor
TransactionError
(
String
message
)
Implementation
TransactionError(this.message);
flutterwave_standard package
documentation
models/TransactionError
TransactionError
TransactionError.new constructor
TransactionError class