GoogleChat constructor

GoogleChat(
  1. GoogleClient client,
  2. GoogleConfig config
)

Implementation

GoogleChat(this.client, this.config);