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