menu
fluttersdk_telescope package
documentation
telescope.dart
MagicCacheRecord
MagicCacheRecord.new constructor
MagicCacheRecord.new constructor
dark_mode
light_mode
MagicCacheRecord
constructor
MagicCacheRecord
(
{
required
String
operation
,
required
String
key
,
required
DateTime
time
,
Duration
?
ttl
,
})
Implementation
MagicCacheRecord({ required this.operation, required this.key, required this.time, this.ttl, });
fluttersdk_telescope package
documentation
telescope
MagicCacheRecord
MagicCacheRecord.new constructor
MagicCacheRecord class