DistributedCacheEntry constructor
DistributedCacheEntry({
- required String data,
Implementation
factory DistributedCacheEntry({required String data}) =
_DistributedCacheEntryImpl;
factory DistributedCacheEntry({required String data}) =
_DistributedCacheEntryImpl;