hasTrackNumber property

bool get hasTrackNumber

Track has track number.

Implementation

bool get hasTrackNumber => trackNumber > 1;