menu
core_kit package
documentation
auth/ck_auth_service.dart
CkAuthService<TProfile>
isAuthenticated property
isAuthenticated property
dark_mode
light_mode
isAuthenticated
property
bool
get
isAuthenticated
Implementation
bool get isAuthenticated => authState.isAuthenticated;
core_kit package
documentation
auth/ck_auth_service
CkAuthService<TProfile>
isAuthenticated property
CkAuthService class