GetnetPaymentException constructor

GetnetPaymentException({
  1. required String message,
})

Implementation

GetnetPaymentException({required this.message});