numOfSongs property

int numOfSongs

Return album numOfSongs

Implementation

int get numOfSongs => _info["numsongs"];