menu
ventas_dealer package
documentation
models/order_creation_model.dart
SellerDetails
customerCode property
customerCode property
dark_mode
light_mode
customerCode
property
@JsonKey.new(name: "customerCode")
dynamic
customerCode
getter/setter pair
Implementation
@JsonKey(name: "customerCode") dynamic customerCode;
ventas_dealer package
documentation
models/order_creation_model
SellerDetails
customerCode property
SellerDetails class