getDefault static method

TestOneof2 getDefault()

Implementation

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