ChatService constructor

ChatService(
  1. RestClient _restClient
)

Implementation

ChatService(this._restClient);