categories property

List<InsightCategory>? categories
final

Categories The categories that label and describe the type of insight.

Implementation

final List<InsightCategory>? categories;