displayTextRange property

List<int>? displayTextRange
getter/setter pair

Nullable. List of two unicode code point indices, identifying the inclusive start and exclusive end of the displayable content of the Tweet.

Implementation

List<int>? displayTextRange;