create static method

EnumValue create()

Implementation

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