Dart SDK
dart:html
StorageQuota
property runtimeType
runtimeType
class StorageQuota
Properties
supportedTypes
hashCode
runtimeType
Methods
queryInfo
requestPersistentQuota
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType