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