menu
lokotro_pay package
documentation
services/lokotro_payment_service.dart
LokotroPaymentException
LokotroPaymentException.new const constructor
LokotroPaymentException.new const constructor
dark_mode
light_mode
LokotroPaymentException
constructor
const
LokotroPaymentException
(
{
required
String
message
,
required
String
code
,
})
Implementation
const LokotroPaymentException({ required this.message, required this.code, });
lokotro_pay package
documentation
services/lokotro_payment_service
LokotroPaymentException
LokotroPaymentException.new const constructor
LokotroPaymentException class