menu
hive_ce_flutter package
documentation
hive_flutter.dart
IsolatedBoxBase<E>
containsKey abstract method
containsKey abstract method
dark_mode
light_mode
containsKey
abstract method
Future
<
bool
>
containsKey
(
dynamic
key
)
Whether the box contains the given key
Implementation
Future<bool> containsKey(dynamic key);
hive_ce_flutter package
documentation
hive_flutter
IsolatedBoxBase<E>
containsKey abstract method
IsolatedBoxBase class