DeleteEndpointRequest constructor
DeleteEndpointRequest({
- required String name,
Implementation
DeleteEndpointRequest({required this.name}) : super(fullyQualifiedName);
DeleteEndpointRequest({required this.name}) : super(fullyQualifiedName);