GetnetRefundException constructor

GetnetRefundException({
  1. required String message,
})

Implementation

GetnetRefundException({required this.message});