menu
ventas_dealer package
documentation
models/stock_history_response.dart
Price
Price.fromJson factory constructor
Price.fromJson factory constructor
dark_mode
light_mode
Price.fromJson
constructor
Price.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Price.fromJson(Map<String, dynamic> json) => _$PriceFromJson(json);
ventas_dealer package
documentation
models/stock_history_response
Price
Price.fromJson factory constructor
Price class