dart / 1 / dart-html / storagequota / supportedtypes.html

supportedTypes property

List<String> supportedTypes

Source

@DomName('StorageQuota.supportedTypes')
@DocsEditable()
@Experimental() // untriaged
List<String> get supportedTypes =>
    _blink.BlinkStorageQuota.instance.supportedTypes_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/StorageQuota/supportedTypes.html