number_symbol_data library Null safety

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.

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>
read / write
currencyFractionDigits Map<String, int>
final
numberFormatSymbols Map
Map from locale to NumberSymbols used for that locale.
read / write