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