menu
serverpod_auth_server package
documentation
module.dart
AuthKey
key property
key property
dark_mode
light_mode
key
property
String
?
key
getter/setter pair
The key sent to the server to authenticate.
Implementation
String? key;
serverpod_auth_server package
documentation
module
AuthKey
key property
AuthKey class