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