objectScannedV2 abstract method

Future<Either<Failure, InventoryItemModel>> objectScannedV2(
  1. XFile photo,
  2. String accessToken
)

Implementation

Future<Either<Failure, InventoryItemModel>> objectScannedV2(
    XFile photo, String accessToken);