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