Dart SDK
dart:html
Storage
internalCreateStorage
internalCreateStorage
Dart SDK
dart:html
Storage
internalCreateStorage
method
internalCreateStorage
Source
Dart SDK
dart:html
Storage
Static methods
internalCreateStorage
Properties
blink_jsObject
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Constructors
internal_
Operators
operator ==
operator []
operator []=
Methods
addAll
clear
containsKey
containsValue
forEach
noSuchMethod
putIfAbsent
remove
toString
Not documented.
Source
static Storage internalCreateStorage() { return new Storage._internalWrap(); }