experimentalFeatures property

List<Feature> get experimentalFeatures
inherited

The list of experimental language features to be enabled for these tests.

Implementation

List<Feature> get experimentalFeatures => experimentalFeaturesForTests;