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