data property

List<NewSongData>? data
getter/setter pair

Implementation

List<NewSongData>? data = [];