core.Map<core.String, core.dynamic> toJson() => { if (feedback != null) 'feedback': feedback!, if (reasonLabels != null) 'reasonLabels': reasonLabels!, };