Inheritance
  • Object
  • Interceptor
  • StorageQuota
Annotations
  • @DocsEditable()
  • @DomName('StorageQuota')
  • @Experimental()
  • @Native("StorageQuota")

Properties

supportedTypes List<String>
@DocsEditable(), @DomName('StorageQuota.supportedTypes'), @Experimental(), final
hashCode int
read-only, inherited
runtimeType Type
read-only, inherited

Methods

queryInfo(String type) Future
@DocsEditable(), @DomName('StorageQuota.queryInfo'), @Experimental()
requestPersistentQuota(int newQuota) Future
@DocsEditable(), @DomName('StorageQuota.requestPersistentQuota'), @Experimental()
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(other) bool
The equality operator. [...]
inherited