create method Null safety

EnumValue create()

Implementation

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