temporaryStorage property
DeprecatedStorageQuota temporaryStorageSource
@DomName('Navigator.webkitTemporaryStorage') @DocsEditable() @SupportedBrowser(SupportedBrowser.CHROME) @SupportedBrowser(SupportedBrowser.SAFARI) @Experimental() // http://www.w3.org/TR/quota-api/#accessing-storagequota DeprecatedStorageQuota get temporaryStorage => _blink.BlinkNavigator.instance.webkitTemporaryStorage_Getter_(this);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/Navigator/temporaryStorage.html