WooShippingMethodLocations.fromJson(Map<String, dynamic> json) { code = json['code']; type = json['type']; }