Dart SDK
dart:html
NavigatorLanguage
property runtimeType
runtimeType
class NavigatorLanguage
Properties
language
languages
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