menu
hive_ce package
documentation
hive.dart
CollectionBox<V>
deleteAll abstract method
deleteAll abstract method
dark_mode
light_mode
deleteAll
abstract method
Future
<
void
>
deleteAll
(
List
<
String
>
keys
)
TODO: Document this!
Implementation
Future<
void
> deleteAll(
List
<
String
> keys);
hive_ce package
documentation
hive
CollectionBox<V>
deleteAll abstract method
CollectionBox class
Constructors
new
Properties
boxCollection
fromJson
hashCode
name
runtimeType
Methods
clear
delete
deleteAll
flush
get
getAll
getAllKeys
getAllValues
noSuchMethod
put
toString
Operators
operator ==