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