menu
serverpod_cloud_cli package
documentation
util/cli_authentication_key_manager.dart
IsAuthenticated
isAuthenticated property
isAuthenticated property
dark_mode
light_mode
isAuthenticated
property
Future
<
bool
>
get
isAuthenticated
Implementation
Future<bool> get isAuthenticated async => await get() != null;
serverpod_cloud_cli package
documentation
util/cli_authentication_key_manager
IsAuthenticated
isAuthenticated property
IsAuthenticated extension on AuthenticationKeyManager