canonicalKey property
Stable key for generic maps/caches.
This is intentionally generic. App-specific resolvers may choose a
different internal cache key, for example using the payload of a known
scheme such as media:<id>.
Implementation
@override
String get canonicalKey => raw;