menu
u package
documentation
data/data.dart
UCategoryJson
UCategoryJson.new constructor
UCategoryJson.new constructor
dark_mode
light_mode
UCategoryJson
constructor
UCategoryJson
(
{
String
?
subtitle
,
String
?
link
,
String
?
location
,
String
?
type
,
List
<
String
>
?
relatedProducts
,
})
Implementation
UCategoryJson({ this.subtitle, this.link, this.location, this.type, this.relatedProducts, });
u package
documentation
data/data
UCategoryJson
UCategoryJson.new constructor
UCategoryJson class