menu
otium_ecommerce
data/models/responses/zinc_search/zinc_search_response.dart
Categories
Categories.fromJson factory constructor
Categories.fromJson
dark_mode
light_mode
Categories.fromJson
constructor
Categories.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Categories.fromJson(Map<String, dynamic> json) => _$CategoriesFromJson(json);
otium_ecommerce
zinc_search_response
Categories
Categories.fromJson factory constructor
Categories class