ChatModel constructor

const ChatModel(
  1. String value
)

Implementation

const ChatModel(super.value);