menu
hive_ce package
documentation
hive.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 package
documentation
hive
IsolatedBoxBase<E>
containsKey abstract method
IsolatedBoxBase class