resultError property Null safety

TransactionStatusError? resultError
read / write

(optional) Will be present on failed transactions.

Implementation

TransactionStatusError? resultError;