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