resultError property Null safety
read / write
(optional) If the transaction was rejected immediately, this will be an error object.
Implementation
TransactionStatusError? resultError;
(optional) If the transaction was rejected immediately, this will be an error object.
TransactionStatusError? resultError;