resultXdr property

String? resultXdr
getter/setter pair

(optional) A base64 encoded string of the raw TransactionResult XDR struct for this transaction. This field is only present if status is SUCCESS or FAILED.

Implementation

String? resultXdr;