customCloudFunctionCall property
@doc Cloud function call.
Implementation
@$pb.TagNumber(78)
FFCustomCloudFunctionCall get customCloudFunctionCall => $_getN(77);
Implementation
@$pb.TagNumber(78)
set customCloudFunctionCall(FFCustomCloudFunctionCall value) =>
$_setField(78, value);