offset property

int? offset
final

Offset (in bytes) to be applied to the reference location before writing data. Can be negative.

Implementation

final int? offset;