menu
vivanta_connect_flutter package
documentation
data/brand.dart
Brand
Brand constructor
Brand constructor
dark_mode
light_mode
Brand
constructor
Brand
(
{
int
?
id
,
String
?
name
,
String
?
image
,
})
Implementation
Brand({ this.id, this.name, this.image, });
vivanta_connect_flutter package
documentation
data/brand
Brand
Brand constructor
Brand class