getDefault static method

TestAllTypesProto3 getDefault()

Implementation

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