appTracks property

List<TrackInfo>? appTracks
getter/setter pair

The tracks visible to the enterprise.

Implementation

core.List<TrackInfo>? appTracks;