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