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