menu
helixworlds_snatcher_sdk package
documentation
helixworlds_sdk.dart
IHelixworldsSDKService
fetchScannedItems abstract method
fetchScannedItems abstract method
dark_mode
light_mode
fetchScannedItems
abstract method
Future
<
Either
<
Failure
,
List
<
MyLogModel
>
>
>
fetchScannedItems
(
)
Implementation
Future<Either<Failure, List<MyLogModel>>> fetchScannedItems();
helixworlds_snatcher_sdk package
documentation
helixworlds_sdk
IHelixworldsSDKService
fetchScannedItems abstract method
IHelixworldsSDKService class