factory Sep38SellDeliveryMethod.fromJson(Map<String, dynamic> json) => Sep38SellDeliveryMethod(json['name'], json['description']);