@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_id': chatId, 'token': token, 'x': x, '@type': constructor, };