watchLater property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The ID of the playlist that contains the channel"s watch later playlist.
Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? watchLater;