menu
maas package
documentation
types/entity.dart
CacheBody
CacheBody.new constructor
CacheBody.new constructor
dark_mode
light_mode
CacheBody
constructor
CacheBody
(
{
String
?
version
,
Body
?
entity
,
int
?
timestamp
,
int
?
duration
,
String
?
key
,
})
Implementation
CacheBody({this.version, this.entity, this.timestamp, this.duration, this.key});
maas package
documentation
types/entity
CacheBody
CacheBody.new constructor
CacheBody class