partOfDirective constant
TargetKind
const partOfDirective
Indicates that an annotation is valid on any "part of" directive.
Implementation
static const partOfDirective =
TargetKind._('"part of" directives', 'partOfDirective');