customCloudFunctionsConfig property

  1. @TagNumber(15)
FFCustomCloudFunctionsConfig get customCloudFunctionsConfig

Implementation

@$pb.TagNumber(15)
FFCustomCloudFunctionsConfig get customCloudFunctionsConfig => $_getN(14);
  1. @TagNumber(15)
set customCloudFunctionsConfig (FFCustomCloudFunctionsConfig value)

Implementation

@$pb.TagNumber(15)
set customCloudFunctionsConfig(FFCustomCloudFunctionsConfig value) =>
    $_setField(15, value);