symbols property

List<Symbol>? symbols
getter/setter pair

Represents symbols, i.e. $cashtags, included in the text of the Tweet.

Implementation

List<Symbol>? symbols;