insights property

List<String>? insights
getter/setter pair

Insights to compute.

Currently only INSIGHT_COUNT and INSIGHT_PLACES are supported.

Required.

Implementation

core.List<core.String>? insights;