Returns the most recent time the stylesheet at canonicalUrl was loaded from its importer, or null if it has never been loaded.
canonicalUrl
null
@internal DateTime? loadTime(Uri canonicalUrl) => _loadTimes[canonicalUrl];