classType constant
TargetKind
const classType
Indicates that an annotation is valid on any class declaration.
Implementation
static const classType = TargetKind._('classes', 'classType');
Indicates that an annotation is valid on any class declaration.
static const classType = TargetKind._('classes', 'classType');