GetnetReprintException constructor

GetnetReprintException({
  1. required String message,
})

Implementation

GetnetReprintException({required this.message});