version property

String version
final

The version for the DevTools extension.

This may match the version of the parent package or use a different versioning system as decided by the extension author.

Implementation

final String version;