CheckStatusResponse constructor
CheckStatusResponse({
- required List<
PaymentStatus> paymentStatus,
Implementation
CheckStatusResponse({required this.paymentStatus});