Dart SDK
dart:html
Permissions
property runtimeType
runtimeType
class Permissions
Properties
hashCode
runtimeType
Methods
query
request
requestAll
revoke
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType