menu
askless package
documentation
domain/services/authenticate_service.dart
AuthenticateService<USER_ID>
shouldBeAuthenticated property
shouldBeAuthenticated property
dark_mode
light_mode
shouldBeAuthenticated
property
bool
get
shouldBeAuthenticated
Implementation
bool get shouldBeAuthenticated => _shouldBeAuthenticated;
askless package
documentation
domain/services/authenticate_service
AuthenticateService<USER_ID>
shouldBeAuthenticated property
AuthenticateService class