Creates an instance of Track.
The trackId and trackType arguments are required.
trackId
trackType
const Track({required this.trackId, required this.trackType});