BinarySizeIecStandard constructor
const
BinarySizeIecStandard({})
Implementation
const BinarySizeIecStandard({
super.name = 'IEC',
super.author = 'International Electrotechnical Commission',
super.conventionExample = '1.0 KiB = 1,024 B',
super.unitsExample = 'Binary - Kibibytes (KiB), Mebibytes (MiB), Gibibytes(GiB)',
});