SongModel constructor

SongModel(
  1. Map _info
)

Implementation

SongModel(this._info);