dart/analysis/features library
Classes
- Feature
- Information about a single language feature whose presence or absence depends on the supported Dart SDK version, and possibly on the presence of experimental flags.
- FeatureSet
- An unordered collection of Feature objects.
Enums
- FeatureStatus
- Information about the status of a language feature.