InterceptEndpointGroupConnectedDeploymentGroup constructor

InterceptEndpointGroupConnectedDeploymentGroup({
  1. List<InterceptLocation>? locations,
  2. String? name,
})

Implementation

InterceptEndpointGroupConnectedDeploymentGroup({this.locations, this.name});