dslink
dslink.browser_client
DataStorage
store
store
dslink
dslink.browser_client
DataStorage
store
abstract method
store
Source
dslink
dslink.browser_client
DataStorage
Constructors
DataStorage
Properties
hashCode
runtimeType
Operators
operator ==
Methods
get
has
remove
store
noSuchMethod
toString
Future
store
(
String
key
,
String
value
)
Store a key value pair.
Source
Future store(String key, String value);