ChatParams constructor

ChatParams(
  1. String conversationId
)

Implementation

ChatParams(this.conversationId);