CompactNumberSymbols constructor
Implementation
CompactNumberSymbols(
    {required this.COMPACT_DECIMAL_SHORT_PATTERN,
    this.COMPACT_DECIMAL_LONG_PATTERN,
    required this.COMPACT_DECIMAL_SHORT_CURRENCY_PATTERN});CompactNumberSymbols(
    {required this.COMPACT_DECIMAL_SHORT_PATTERN,
    this.COMPACT_DECIMAL_LONG_PATTERN,
    required this.COMPACT_DECIMAL_SHORT_CURRENCY_PATTERN});