offset property

int? offset
final

Property that should be returned when allowPartial is true to indicate the offset of the first byte of data successfully written. Can be negative.

Implementation

final int? offset;