absBefore property

XdrInt64? absBefore

Implementation

XdrInt64? get absBefore => this._absBefore;
void absBefore=(XdrInt64? value)

Implementation

set absBefore(XdrInt64? value) => this._absBefore = value;