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