versionString property

String? versionString
getter/setter pair

The string used in the Play store by the app developer to identify the version.

The string is not necessarily unique or localized (for example, the string could be "1.4").

Implementation

core.String? versionString;