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