version property

String version

The version of Mapbox GL JS in use as specified in package.json, CHANGELOG.md, and the GitHub release.

@name version @instance @memberof MapboxMap @var {string} version

Implementation

String get version => jsObject.version;