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