GetTransactionStatusResponse constructor Null safety
Implementation
GetTransactionStatusResponse(Map<String, dynamic> jsonResponse)
: super(jsonResponse);
GetTransactionStatusResponse(Map<String, dynamic> jsonResponse)
: super(jsonResponse);