@JsonKey( name: 'insights', includeIfNull: false, fromJson: Insight.fromJson, toJson: Insight.toJson) final List<Insight>? insights;