typedefType constant
TargetKind
const typedefType
Indicates that an annotation is valid on any typedef declaration.
Implementation
static const typedefType = TargetKind._('typedefs', 'typedefType');