menu
wahyz_bootstrap package
documentation
application/services/auth_service.dart
AuthService
checkUserExistence abstract method
checkUserExistence abstract method
dark_mode
light_mode
checkUserExistence
abstract method
Future
<
bool
>
checkUserExistence
(
String
?
uid
)
Implementation
Future<bool> checkUserExistence(String? uid);
wahyz_bootstrap package
documentation
application/services/auth_service
AuthService
checkUserExistence abstract method
AuthService class