symbols property

List<SymbolEntity> symbols
final

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

Implementation

final List<SymbolEntity> symbols;