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