releases property

List<PlayTrackRelease> releases
final

A track can carry more than one release at a time — a halted rollout sits alongside the one that replaced it — and Play promises no order.

Implementation

final List<PlayTrackRelease> releases;