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