tokens property

Set<String> tokens
final

All the available tokens.

Implementation

static final Set<String> tokens = all.values.map((s) => s.token).toSet();