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