tr property Null safety
Implementation
XdrOperationResultTr? get tr => this._tr;
Implementation
set tr(XdrOperationResultTr? value) => this._tr = value;
XdrOperationResultTr? get tr => this._tr;
set tr(XdrOperationResultTr? value) => this._tr = value;