track property

String track

Returns the album track number if this song has one.

Implementation

String get track => _data['track'];