values property

Iterable<V> get values

Implementation

Iterable<V> get values => _cache[currentLocale]!.values;