ils property

Currency ils
final

Israeli New Shekel

Implementation

final Currency ils = Currency.create(
  'ILS',
  2,
  symbol: '₪',
  country: 'Israel',
  unit: 'Shekel',
  name: 'Israeli New Shekel',
);