The total number of tracks in the album
Returns:
the current value of total_tracks
16 17 18
# File 'lib/rspotify/album.rb', line 16 def total_tracks @total_tracks end