MessagesComposedRichMessageWithAI constructor

const MessagesComposedRichMessageWithAI({
  1. required RichMessageBase result,
})

Messages Composed Rich Message With A I constructor.

Implementation

const MessagesComposedRichMessageWithAI({required this.result}) : super._();