menu
maas package
documentation
types/entity.dart
Entry
Entry.new constructor
Entry.new constructor
dark_mode
light_mode
Entry
constructor
Entry
(
{
String
?
key
,
Body
?
value
,
DateTime
?
updateAt
,
})
Implementation
Entry({this.key, this.value, this.updateAt});
maas package
documentation
types/entity
Entry
Entry.new constructor
Entry class