enumType constant

TargetKind const enumType

Indicates that an annotation is valid on any enum declaration.

Implementation

static const enumType = TargetKind._('enums', 'enumType');