MessageKind.carousel constructor Null safety
- List<
CarouselItem> carouselItems
Represents carousel options on the screen.
Implementation
MessageKind.carousel(this.carouselItems);
Represents carousel options on the screen.
MessageKind.carousel(this.carouselItems);