relBefore property

XdrInt64? relBefore

Implementation

XdrInt64? get relBefore => this._relBefore;
void relBefore=(XdrInt64? value)

Implementation

set relBefore(XdrInt64? value) => this._relBefore = value;