GetnetStatusPaymentException constructor

GetnetStatusPaymentException({
  1. required String message,
})

Implementation

GetnetStatusPaymentException({required this.message});