track property
dynamic
track
getter/setter pair
A music recording (track)—usually a single song If an
ItemList is given, the list should contain items of type
MusicRecording. Supported types: ItemList
, MusicRecording
Implementation
dynamic track;