TaskEmbed constructor
TaskEmbed({})
Implementation
TaskEmbed({
required this.recordLocation,
required this.taskId,
required this.collection,
required this.chunks,
required this.bucket,
required this.lod,
});