menu
ventas_airtel package
documentation
models/create_order_response_model.dart
BasePricePerUnit
BasePricePerUnit.fromJson factory constructor
BasePricePerUnit.fromJson factory constructor
dark_mode
light_mode
BasePricePerUnit.fromJson
constructor
BasePricePerUnit.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory BasePricePerUnit.fromJson(Map<String, dynamic> json) => _$BasePricePerUnitFromJson(json);
ventas_airtel package
documentation
models/create_order_response_model
BasePricePerUnit
BasePricePerUnit.fromJson factory constructor
BasePricePerUnit class