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