create static method

Country_Lang create()

Implementation

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