number_symbols_data library

Date/time formatting symbols for all locales.

DO NOT EDIT. This file is autogenerated by script. See http://go/generate_number_constants.py using the --for_dart flag. File generated from CLDR ver. 42

Before checkin, this file could have been manually edited. This is to incorporate changes before we could correct CLDR. All manual modification must be documented in this section, and should be removed after those changes land to CLDR.

Properties

compactNumberSymbols Map<String, CompactNumberSymbols>
getter/setter pair
currencyFractionDigits Map<String, int>
final
numberFormatSymbols Map
Map from locale to NumberSymbols used for that locale.
getter/setter pair