insightsConfigs property

List<InsightsConfig>? insightsConfigs
getter/setter pair

The list of InsightsConfigs.

Implementation

core.List<InsightsConfig>? insightsConfigs;