InvalidAnnotationPosition constructor
const
InvalidAnnotationPosition(
- TypeIdentifier type,
- ElementKind kind
Implementation
const InvalidAnnotationPosition(this.type, this.kind);