menu
auth_management package
documentation
core/auth.dart
Auth<K extends AuthKeys>
key property
key property
dark_mode
light_mode
key
property
K
get
key
inherited
The key associated with the entity
Implementation
Key get key => _key ?? makeKey();
auth_management package
documentation
core/auth
Auth<K extends AuthKeys>
key property
Auth class