results property Null safety

List<TransactionStatusResult>? results
read / write

If error is present then results will not be in the response

Implementation

List<TransactionStatusResult>? results;