CompileDiDependencyMetadata constructor
CompileDiDependencyMetadata({})
Implementation
CompileDiDependencyMetadata({
this.isAttribute = false,
this.isSelf = false,
this.isHost = false,
this.isSkipSelf = false,
this.isOptional = false,
this.isValue = false,
this.token,
this.value,
});