menu
swift_flutter package
documentation
core/encryption.dart
KeyManager
hasKey abstract method
hasKey abstract method
dark_mode
light_mode
hasKey
abstract method
Future
<
bool
>
hasKey
(
String
keyId
)
Check if key exists
Implementation
Future<bool> hasKey(String keyId);
swift_flutter package
documentation
core/encryption
KeyManager
hasKey abstract method
KeyManager class