Dart SDK
dart:html
NavigatorID
property runtimeType
runtimeType
class NavigatorID
Properties
appCodeName
appName
appVersion
dartEnabled
platform
product
userAgent
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType