version property
String
get
version
The version of Mapbox GL JS in use as specified in package.json
,
CHANGELOG.md
, and the GitHub release.
@var {string} version
Implementation
external static String get version;