ssp property

Currency ssp
final

South Sudanese Pound

Implementation

final Currency ssp = Currency.create(
  'SSP',
  2,
  symbol: '£',
  country: 'South Sudan',
  unit: 'Pound',
  name: 'South Sudanese Pound',
);