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