IfoodPagoPaymentException constructor

IfoodPagoPaymentException({
  1. required String message,
})

Implementation

IfoodPagoPaymentException({required this.message});