create static method

Locale create()

Implementation

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