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