sdg property

Currency sdg
final

Sudanese Pound

Implementation

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