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