rawOffset property

num? rawOffset

Implementation

num? get rawOffset => _$this._rawOffset;
void rawOffset=(num? rawOffset)

Implementation

set rawOffset(num? rawOffset) => _$this._rawOffset = rawOffset;