getDefault static method

TestProto3Optional getDefault()

Implementation

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