SyntheticMonitorTarget constructor

SyntheticMonitorTarget({
  1. CloudFunctionV2Target? cloudFunctionV2,
})

Implementation

SyntheticMonitorTarget({
  this.cloudFunctionV2,
});