NetworkEndpointGroupsScopedList constructor
NetworkEndpointGroupsScopedList({
- List<
NetworkEndpointGroup> ? networkEndpointGroups, - NetworkEndpointGroupsScopedListWarning? warning,
Implementation
NetworkEndpointGroupsScopedList({this.networkEndpointGroups, this.warning});