menu
hive_ce package
documentation
hive.dart
BoxBase<E>
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
Future
<
int
>
clear
(
)
Removes all entries from the box.
Implementation
Future<
int
> clear();
hive_ce package
documentation
hive
BoxBase<E>
clear abstract method
BoxBase class
Constructors
new
Properties
hashCode
isEmpty
isNotEmpty
isOpen
keys
lazy
length
name
path
runtimeType
Methods
add
addAll
clear
close
compact
containsKey
delete
deleteAll
deleteAt
deleteFromDisk
flush
keyAt
noSuchMethod
put
putAll
putAt
toString
watch
Operators
operator ==