menu
storebounty_init package
documentation
model/storedetailsmodel.dart
Brand
Brand constructor
Brand constructor
dark_mode
light_mode
Brand
constructor
Brand
(
{
int
?
id
,
String
?
name
,
String
?
description
,
String
?
logoKey
,
String
?
baseUrl
,
})
Implementation
Brand({ this.id, this.name, this.description, this.logoKey, this.baseUrl, });
storebounty_init package
documentation
model/storedetailsmodel
Brand
Brand constructor
Brand class