insightType property

InsightType? insightType
final

Implementation

@JsonKey(name: 'insight_type', unknownEnumValue: InsightType.UNKNOWN)
final InsightType? insightType;