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