featureSet property
      
      FeatureSet
      get
      featureSet
      
    
    
The set of features available to this library.
Determined by the combination of the language version for the enclosing
package, enabled experiments, and the presence of a // @dart language
version override comment at the top of the file.
Implementation
FeatureSet get featureSet;