optionSettings property

List<ConfigurationOptionSetting>? optionSettings
final

A list of the configuration options and their values in this configuration set.

Implementation

final List<ConfigurationOptionSetting>? optionSettings;