Dart SDK
dart:html
DeprecatedStorageInfo
property runtimeType
runtimeType
class DeprecatedStorageInfo
Properties
hashCode
runtimeType
Methods
queryUsageAndQuota
requestQuota
noSuchMethod
toString
Operators
operator ==
Constants
PERSISTENT
TEMPORARY
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType