trackIds property

List<String>? trackIds
getter/setter pair

Track identifiers that the app version is published in.

This does not include the production track (see production instead).

Implementation

core.List<core.String>? trackIds;