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