menu
serverpod_auth_client package
documentation
module.dart
AuthenticationKeyManager
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
String
?
>
get
(
)
Retrieves an authentication key.
Implementation
Future<String?> get();
serverpod_auth_client package
documentation
module
AuthenticationKeyManager
get abstract method
AuthenticationKeyManager class