results property Null safety

List<SimulateTransactionResult>? results
read / write

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

Implementation

List<SimulateTransactionResult>? results;