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