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