menu
shiprocket package
documentation
datamodels/channelres.dart
Brand
Brand constructor
Brand constructor
dark_mode
light_mode
Brand
constructor
Brand
(
{
String
?
code
,
String
?
name
,
String
?
placeholder
,
String
?
type
,
})
Implementation
Brand({ this.code, this.name, this.placeholder, this.type, });
shiprocket package
documentation
datamodels/channelres
Brand
Brand constructor
Brand class