menu
iviva_core package
documentation
auth/auth_repository.dart
AuthRepository
userKey property
userKey property
dark_mode
light_mode
userKey
property
String
?
get
userKey
Implementation
String? get userKey => _authHiveRepository.box.get('userKey');
iviva_core package
documentation
auth/auth_repository
AuthRepository
userKey property
AuthRepository class