ChatStateElement constructor

ChatStateElement(
  1. ChatState? state
)

Implementation

ChatStateElement(this.state) : super();