@override Map<String, dynamic> toJson() => <String, dynamic>{ 'sticker_type': stickerType?.toJson(), 'query': query, '@type': constructor, };