create static method

LanguageCode create()

Implementation

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