symbols property

Iterable<String> symbols
final

A List of String representing the symbols to be shown.

Strings must be unique.

Implementation

final Iterable<String> symbols;