offset property

  1. @BuiltValueField(wireName: r'offset')
num? get offset

Defines the start position of this term in the description, measured in Unicode characters

Implementation

@BuiltValueField(wireName: r'offset')
num? get offset;