pluginConfigurations property
- @Deprecated('This will be removed without replacement')
The plugin configurations for each plugin which is configured in analysis options.
These are distinct from the legacy plugins found at enabledLegacyPluginNames.
Implementation
@Deprecated('This will be removed without replacement')
List<PluginConfiguration> get pluginConfigurations;