menu
neom_core package
documentation
domain/model/influence.dart
Influence
Influence.new constructor
Influence.new constructor
dark_mode
light_mode
Influence
constructor
Influence
(
{
String
id
=
""
,
String
name
=
""
,
String
thumbnailUrl
=
""
,
})
Implementation
Influence({ this.id = "", this.name = "", this.thumbnailUrl = "", });
neom_core package
documentation
domain/model/influence
Influence
Influence.new constructor
Influence class