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