insightSelectors property

List<InsightSelector>? insightSelectors
final

A JSON string that contains the insight types you want to log on a trail. In this release, only ApiCallRateInsight is supported as an insight type.

Implementation

final List<InsightSelector>? insightSelectors;