NetworkEndpointGroupsDetachEndpointsRequest constructor
NetworkEndpointGroupsDetachEndpointsRequest({
- List<
NetworkEndpoint> networkEndpoints = const [],
Implementation
NetworkEndpointGroupsDetachEndpointsRequest({
this.networkEndpoints = const [],
}) : super(fullyQualifiedName);