cloudFunctionSettings property
@doc Firebase cloud function settings for the project.
Implementation
@$pb.TagNumber(7)
FFCloudFunctionSettings get cloudFunctionSettings => $_getN(6);
Implementation
@$pb.TagNumber(7)
set cloudFunctionSettings(FFCloudFunctionSettings value) =>
$_setField(7, value);