uzs property

Currency uzs
final

Uzbekistani Som

Implementation

final Currency uzs = Currency.create(
  'UZS',
  2,
  symbol: 'soʻm',
  country: 'Uzbekistan',
  unit: 'Som',
  name: 'Uzbekistani Som',
);