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