tr property

Implementation

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

Implementation

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