menu
helixworlds_snatcher_sdk package
documentation
features/scan/data/scan_remote_datasource.dart
IScanRemoteDatasource
objectScannedV2 abstract method
objectScannedV2 abstract method
dark_mode
light_mode
objectScannedV2
abstract method
Future
<
Either
<
Failure
,
InventoryItemModel
>
>
objectScannedV2
(
XFile
photo
,
String
accessToken
)
Implementation
Future<Either<Failure, InventoryItemModel>> objectScannedV2( XFile photo, String accessToken);
helixworlds_snatcher_sdk package
documentation
features/scan/data/scan_remote_datasource
IScanRemoteDatasource
objectScannedV2 abstract method
IScanRemoteDatasource class