songs property

List<Song> songs

Implementation

List<Song> get songs => _songs;