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