$artifactFromMap<T> function
T
$artifactFromMap<T>(
- _5 m
Implementation
T $artifactFromMap<T>(_5 m)=>T==_d ?$ProgressTrackerState.fromMap(m) as T:T==_e ?$ChunkSource.fromMap(m) as T:T==_f ?$ChunkBucketSource.fromMap(m) as T:T==_g ?$ChunkDocumentSource.fromMap(m) as T:T==_h ?$ChunkStringSource.fromMap(m) as T:T==_i ?$RecordLocation.fromMap(m) as T:T==_j ?$TaskChunk.fromMap(m) as T:T==_k ?$TaskDistill.fromMap(m) as T:T==_l ?$TaskEmbed.fromMap(m) as T:throw _c();