Dart SDK
dart:html
CacheStorage
has
method
has
CacheStorage
Methods
create
delete
get
has
keys
@DomName('CacheStorage.has')
@DocsEditable()
@Experimental()
Future
has
(
String
cacheName
)
(Not documented.)