trackId property

String? trackId
getter/setter pair

Unmodifiable, unique track identifier.

This identifier is the releaseTrackId in the url of the play developer console page that displays the track information.

Implementation

core.String? trackId;