resultXdr property Null safety
read / write
(optional) A base64 encoded string of the raw TransactionResult XDR struct for this transaction.
Implementation
String? resultXdr;
(optional) A base64 encoded string of the raw TransactionResult XDR struct for this transaction.
String? resultXdr;