getDefault static method

TestOneof getDefault()

Implementation

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