list property

String list

Identifies content that will load. If listType is search, this is the search query. If listType is user_uploads, this is the YouTube user. If listType is playlist, this is the playlist ID, prepended by 'PL'.

Implementation

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

Implementation

external set list(String v);