cppSettings property
Settings for C++ client libraries.
Implementation
@$pb.TagNumber(22)
CppSettings get cppSettings => $_getN(4);
Implementation
@$pb.TagNumber(22)
set cppSettings(CppSettings value) => $_setField(22, value);
Settings for C++ client libraries.
@$pb.TagNumber(22)
CppSettings get cppSettings => $_getN(4);
@$pb.TagNumber(22)
set cppSettings(CppSettings value) => $_setField(22, value);