create static method

LocaleId create()

Implementation

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