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