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