getDefault static method

TestOneofParsingLite getDefault()

Implementation

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