@override Map<String, dynamic> toJson() => <String, dynamic>{ 'photo': photo?.toJson(), 'is_bot': isBot, '@type': constructor, };