appVersion property

String get appVersion

Returns either "4.0" or a string representing version information about the browser.

Note: Do not rely on this property to return the correct browser version.

Implementation

external String get appVersion;