Map<String, Object?> toJson() => { 'previewId': previewId, 'entity': entity.toJson(), 'appliedAt': appliedAt, };