offset property

  1. @JsonKey(name: 'offset')
int get offset
inherited

Offset in UTF-16 code units to the start of the entity

Implementation

@JsonKey(name: 'offset')
int get offset;