getDefault static method

TestForeignNested getDefault()

Implementation

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