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