extensionType constant
Indicates that an annotation is valid on any extension type declaration.
Implementation
static const extensionType = TargetKind._('extension types', 'extensionType');
Indicates that an annotation is valid on any extension type declaration.
static const extensionType = TargetKind._('extension types', 'extensionType');