rentalinventoryInventoryidWallimagehistoryEmptyobjectGet method
Future<Response>
rentalinventoryInventoryidWallimagehistoryEmptyobjectGet({
- required String? inventoryid,
@param inventoryid
Implementation
Future<chopper.Response>
rentalinventoryInventoryidWallimagehistoryEmptyobjectGet(
{required String? inventoryid}) {
return _rentalinventoryInventoryidWallimagehistoryEmptyobjectGet(
inventoryid: inventoryid);
}