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