insightSelectors property
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;
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.
final List<InsightSelector>? insightSelectors;