menu
woosignal package
documentation
models/response/shipping_method.dart
WSShipping
WSShipping constructor
WSShipping constructor
dark_mode
light_mode
WSShipping
constructor
WSShipping
(
{
int
?
parentId
,
String
?
name
,
List
<
Locations
>
?
locations
,
Methods
?
methods
,
})
Implementation
WSShipping({this.parentId, this.name, this.locations, this.methods});
woosignal package
documentation
models/response/shipping_method
WSShipping
WSShipping constructor
WSShipping class