menu
kvs package
documentation
web.dart
KVSInterface<K, V>
KVSInterface.new constructor
KVSInterface.new constructor
dark_mode
light_mode
KVSInterface<
K
,
V
>
constructor
KVSInterface<
K
,
V
>
(
{
String
name
=
'default'
,
String
?
documentDirectory
,
})
Implementation
KVSInterface({ super.name = 'default', super.documentDirectory, });
kvs package
documentation
web
KVSInterface<K, V>
KVSInterface.new constructor
KVSInterface class