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