@override Map<String, dynamic> toJson() => <String, dynamic>{ 'sticker_ids': stickerIds.map((item) => item).toList(), '@type': constructor, };