@param id
Future<chopper.Response<bool>> shipviaIdDelete({required String? id}) { return _shipviaIdDelete(id: id); }