GoogleChatResponse constructor

GoogleChatResponse(
  1. Map<String, dynamic> _rawResponse
)

Implementation

GoogleChatResponse(this._rawResponse);