getDefault static method

TestOneof_FooGroup getDefault()

Implementation

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