lsl property

Currency lsl
final

Lesotho Loti

Implementation

final Currency lsl = Currency.create(
  'LSL',
  2,
  symbol: 'L',
  country: 'Lesotho',
  unit: 'Loti',
  name: 'Lesotho Loti',
);