SmartReplyConfiguration constructor
SmartReplyConfiguration({
- SmartReplyStyle? style,
- CometChatTheme? theme,
Implementation
SmartReplyConfiguration({this.style, this.theme});