public property

  1. @override
bool? public
getter/setter pairoverride

The playlist's public/private status: true the playlist is public, false the playlist is private, null the playlist status is not relevant. For more about public/private status, see Working with Playlists.

Implementation

@override
bool? public;