dstOffset property

num? dstOffset

Implementation

num? get dstOffset => _$this._dstOffset;
void dstOffset=(num? dstOffset)

Implementation

set dstOffset(num? dstOffset) => _$this._dstOffset = dstOffset;