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