menu
hive_plus package
documentation
hive_plus.dart
BoxBase<E>
containsKey abstract method
containsKey abstract method
dark_mode
light_mode
containsKey
abstract method
bool
containsKey
(
dynamic
key
)
Checks whether the box contains the
key
.
Implementation
bool containsKey(dynamic key);
hive_plus package
documentation
hive_plus
BoxBase<E>
containsKey abstract method
BoxBase class