@override Map<String, Object?> toJson() => { 'packId': packId, 'stickerId': stickerId, 'url': url, 'emoji': emoji, };