menu
dreamic package
documentation
data/repos/auth_service_int.dart
AuthServiceInt
accessCodeIsValidCached abstract method
accessCodeIsValidCached abstract method
dark_mode
light_mode
accessCodeIsValidCached
abstract method
Future
<
Either
<
RepositoryFailure
,
bool
>
>
accessCodeIsValidCached
(
)
Implementation
Future<Either<RepositoryFailure, bool>> accessCodeIsValidCached();
dreamic package
documentation
data/repos/auth_service_int
AuthServiceInt
accessCodeIsValidCached abstract method
AuthServiceInt class