create static method

Localization create()

Implementation

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