getSummaryRequestUrls

abstract suspend fun getSummaryRequestUrls(): Map<ResourceType, String>

Returns a map of ResourceType to URLs that can be used to retrieve the total count of resources to be downloaded for each type. This information is used for displaying download progress.