SmartReplyConfiguration constructor

SmartReplyConfiguration({
  1. SmartReplyStyle? style,
  2. CometChatTheme? theme,
})

Implementation

SmartReplyConfiguration({this.style, this.theme});