versionString property
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;
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").
core.String? versionString;