@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "sticker_set_id": stickerSetId, "sticker_id": stickerId, }; }