getDefault static method

Country_Lang getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static Country_Lang getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Country_Lang>(create);