symbols property

List<Symbol>? symbols
final

List of symbols in the word. The order of the symbols follows the natural reading order.

Implementation

final List<Symbol>? symbols;