duration property

double duration

The duration of this track that is playable.

Some tracks can only be accessed by SoundCloud Go subscribers, but allow a short snippet of the track to be played by non-subscribers.

If this is a SoundCloud Go track, this is the duration of the snippet. If not, this is equivalent to fullDuration.

Implementation

double get duration;