activeVersionNames property

List<String>? activeVersionNames
getter/setter pair

Active versions of the app mapped from android:versionName manifest attributes.

Implementation

core.List<core.String>? activeVersionNames;