symbols property

List<TextSymbol> symbols
final

List of text elements that make up the line.

Implementation

// Only available in Android, for iOS returns an empty list.
final List<TextSymbol> symbols;