NavigatorID class

Implementers
Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

factory

Properties

appCodeName String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
appName String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
appVersion String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
hashCode int
The hash code for this object.
no setterinherited
oscpu String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
platform String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
product String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
productSub String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userAgent String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
vendor String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter
vendorSub String

Available on NavigatorID, provided by the PropsNavigatorID extension

no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
taintEnabled() bool

Available on NavigatorID, provided by the PropsNavigatorID extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited