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