menu
ventas_airtel package
documentation
models/order_creation_model.dart
OrderItem
totalWht property
totalWht property
dark_mode
light_mode
totalWht
property
@JsonKey.new(name: "totalWht")
Wht
?
totalWht
getter/setter pair
Implementation
@JsonKey(name: "totalWht") Wht? totalWht;
ventas_airtel package
documentation
models/order_creation_model
OrderItem
totalWht property
OrderItem class