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