insights property

List<Insight>? insights
getter/setter pair

Insights of the list.

Output only.

Implementation

core.List<Insight>? insights;