tracks property

Paging<Track>? tracks
getter/setter pair

Information about the tracks of the playlist.

Implementation

Paging<Track>? tracks;