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