menu
mcid_connect package
documentation
interfaces/auth_service_interface.dart
AuthServiceInterface
isAuthenticated abstract method
isAuthenticated abstract method
dark_mode
light_mode
isAuthenticated
abstract method
Future
<
bool
>
isAuthenticated
(
)
Implementation
Future<bool> isAuthenticated();
mcid_connect package
documentation
interfaces/auth_service_interface
AuthServiceInterface
isAuthenticated abstract method
AuthServiceInterface class