carouselGoTo static method
Implementation
static ArcaneInteraction carouselGoTo(String groupId, int index) =>
_CarouselInteraction(groupId, index.toString());
static ArcaneInteraction carouselGoTo(String groupId, int index) =>
_CarouselInteraction(groupId, index.toString());