ArtifactTypeMirror constructor

const ArtifactTypeMirror(
  1. Type type,
  2. $AClass clazz
)

Implementation

const ArtifactTypeMirror(this.type, this.clazz);