Dart SDK
dart:html
CacheStorage
property runtimeType
runtimeType
class CacheStorage
Properties
hashCode
runtimeType
Methods
delete
has
keys
match
open
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType