menu
ventas_dealer package
documentation
models/cart_model.dart
GrandTotalInLocalCurrency
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$GrandTotalInLocalCurrencyToJson(this);
ventas_dealer package
documentation
models/cart_model
GrandTotalInLocalCurrency
toJson method
GrandTotalInLocalCurrency class