all property

Currency all
final

Albanian Lek

Implementation

final Currency all = Currency.create(
  'ALL',
  2,
  symbol: 'L',
  country: 'Albania',
  unit: 'Lek',
  name: 'Albanian Lek',
);