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