endOffset property
The 0-based character offset in the input text that shows where the entity ends. The offset returns the UTF-8 code point in the string.
Implementation
final int? endOffset;
The 0-based character offset in the input text that shows where the entity ends. The offset returns the UTF-8 code point in the string.
final int? endOffset;