navigator constant
JsWebModule
const navigator
Navigator and the navigator global, including navigator.userAgent.
Implementation
static const navigator = JsWebModule._('navigator', [core], _jsNavigator);