menu
ferry package
documentation
typed_links.dart
UpdateCacheTypedLink
UpdateCacheTypedLink const constructor
UpdateCacheTypedLink const constructor
dark_mode
light_mode
UpdateCacheTypedLink
constructor
const
UpdateCacheTypedLink
(
{
required
Cache
cache
,
required
Map
<
String
,
Function
>
updateCacheHandlers
,
})
Implementation
const UpdateCacheTypedLink({ required this.cache, required this.updateCacheHandlers, });
ferry package
documentation
typed_links
UpdateCacheTypedLink
UpdateCacheTypedLink const constructor
UpdateCacheTypedLink class