VoucherException constructor

VoucherException({
  1. required String term,
})

Implementation

VoucherException({required this.term});