String collectionSiteFilesPath(String siteId, {String? cloudRoot}) { return 'hyttahub/${cloudRoot ?? _root()}/sites/$siteId/site_files'; }