resultXdr property Null safety

String? resultXdr
read / write

(optional) A base64 encoded string of the raw TransactionResult XDR struct for this transaction.

Implementation

String? resultXdr;