getDefault static method

Implementation

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