SongModel constructor

const SongModel(
  1. String filename
)

Implementation

const SongModel(this.filename);