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