appVersions property

List<AppVersion>? appVersions
getter/setter pair

Versions currently available for this app.

Implementation

core.List<AppVersion>? appVersions;