tr property

XdrOperationResultTr tr

Implementation

XdrOperationResultTr get tr => this._tr;
void tr= (XdrOperationResultTr value)

Implementation

set tr(XdrOperationResultTr value) => this._tr = value;