results property Null safety
read / write
If error is present then results will not be in the response
Implementation
List<TransactionStatusResult>? results;
If error is present then results will not be in the response
List<TransactionStatusResult>? results;