BinarySizeSiStandard constructor
const
BinarySizeSiStandard({})
Implementation
const BinarySizeSiStandard({
super.name = 'SI',
super.author = 'Metric System',
super.conventionExample = '1.0 kB = 1,000 B',
super.unitsExample = 'Decimal - Kilobytes (kB), Megabytes (MB), Gigabytes(GB)',
});