menu
helixworlds_snatcher_sdk package
documentation
features/auth/auth_local_datasource.dart
IAuthLocalDatasource
getGathererAccessToken abstract method
getGathererAccessToken abstract method
dark_mode
light_mode
getGathererAccessToken
abstract method
Future
<
Either
<
Failure
,
String
>
>
getGathererAccessToken
(
)
Implementation
Future<Either<Failure, String>> getGathererAccessToken();
helixworlds_snatcher_sdk package
documentation
features/auth/auth_local_datasource
IAuthLocalDatasource
getGathererAccessToken abstract method
IAuthLocalDatasource class