menu
busha_pay package
documentation
busha_pay_result.dart
BushaPayError
BushaPayError.new const constructor
BushaPayError.new const constructor
dark_mode
light_mode
BushaPayError
constructor
const
BushaPayError
(
{
required
String
message
,
String
?
code
,
})
Implementation
const BushaPayError({required this.message, this.code});
busha_pay package
documentation
busha_pay_result
BushaPayError
BushaPayError.new const constructor
BushaPayError class