symbols property

NumberSymbols symbols

Return the symbols which are used in our locale. Cache them to avoid repeated lookup.

Implementation

NumberSymbols get symbols => _symbols;