textOffset property

  1. @JsonKey(name: "text_offset")
List<int>? get textOffset
inherited

Implementation

@JsonKey(name: "text_offset")
List<int>? get textOffset => throw _privateConstructorUsedError;