menu
serverpod package
documentation
protocol.dart
DistributedCacheEntry
DistributedCacheEntry.new constructor
DistributedCacheEntry.new constructor
dark_mode
light_mode
DistributedCacheEntry
constructor
DistributedCacheEntry
(
{
required
String
data
,
})
Implementation
DistributedCacheEntry({required this.data});
serverpod package
documentation
protocol
DistributedCacheEntry
DistributedCacheEntry.new constructor
DistributedCacheEntry class