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