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