create static method

CountryCode create()

Implementation

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