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