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