appVersion property

String appVersion
final

Version of the application that created this snapshot.

Typically in the format "major.minor.patch" (e.g., "1.2.3").

Implementation

final String appVersion;