ChatProvider constructor

ChatProvider()

Implementation

ChatProvider() {
  _createNewSession();
}