resultError property Null safety
read / write
(optional) Will be present on failed transactions.
Implementation
TransactionStatusError? resultError;
(optional) Will be present on failed transactions.
TransactionStatusError? resultError;