annotations property

List<TweetAnnotation>? annotations
inherited

Contains details about annotations relative to the text within a Tweet.

Implementation

List<TweetAnnotation>? get annotations => throw _privateConstructorUsedError;