xdr property Null safety

String? xdr
read / write

(optional) Only present on success. xdr-encoded return value of the contract call operation.

Implementation

String? xdr;