MixpanelGroup(String token, String groupKey, dynamic groupID) { this._token = token; this._groupKey = groupKey; this._groupID = groupID; }