sgd constant
Currency
const sgd
Implementation
static const sgd = Currency(
code: 'SGD',
symbol: 'S\$',
name: 'Singapore Dollar',
decimals: 2,
);
static const sgd = Currency(
code: 'SGD',
symbol: 'S\$',
name: 'Singapore Dollar',
decimals: 2,
);