tracks property

List<Song> tracks

Implementation

List<Song> get tracks => _tracks;