playlist property

String playlist

Comma separated list of video IDs to play after the URL path's video.

Implementation

external String get playlist;
void playlist=(String v)

Implementation

external set playlist(String v);