MapCacheExtensions extension

πŸ—ΊοΈ Map Cache Extensions

on

Methods

cache(String key, {Duration? ttl}) β†’ Future<void>

Available on Map<String, dynamic>, provided by the MapCacheExtensions extension

Cache this map

Static Methods

fromCache(String key) β†’ Map<String, dynamic>?

Available on Map<String, dynamic>, provided by the MapCacheExtensions extension

Get cached map