ReadIndexDatapointsRequest constructor
ReadIndexDatapointsRequest({})
Implementation
ReadIndexDatapointsRequest({
required this.indexEndpoint,
this.deployedIndexId = '',
this.ids = const [],
}) : super(fullyQualifiedName);