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