woosignal package
documentation
shipping_zone_location
Collection
Collection.fromJson constructor
Collection.fromJson
woosignal package
documentation
shipping_zone_location
Collection
Collection.fromJson constructor
Collection class
Constructors
Collection
fromJson
Properties
hashCode
href
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Collection.fromJson
constructor
Collection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Collection.fromJson(Map<String, dynamic> json) { href = json['href']; }