relBefore property Null safety
Implementation
XdrInt64? get relBefore => this._relBefore;
Implementation
set relBefore(XdrInt64? value) => this._relBefore = value;
XdrInt64? get relBefore => this._relBefore;
set relBefore(XdrInt64? value) => this._relBefore = value;