create static method

DenomUnit create()

Implementation

@$core.pragma('dart2js:noInline')
static DenomUnit create() => DenomUnit._();