menu
youui package
documentation
account/entry.dart
Entity
Entity.new constructor
Entity.new constructor
dark_mode
light_mode
Entity
constructor
Entity
(
{
String
?
name
,
String
?
state
,
String
?
instance
,
int
?
version
,
Export
?
export
,
})
Implementation
Entity({ this.name, this.state, this.instance, this.version, this.export});
youui package
documentation
account/entry
Entity
Entity.new constructor
Entity class