WooShippingMethodShippingClasses.fromJson(Map<String, dynamic> json) { id = json['id']; cost = json['cost']; }