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