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