appVersion property

String? appVersion
getter/setter pair

Web specific

Sets an app version for events tracked. This can be the version of your application. For example: "1.0.0".

Implementation

String? appVersion;