contentDetails property Null safety
final
The ContentDetails
object contains information about the playlist content, including the number of videos in the playlist.
Implementation
final ContentDetails? contentDetails;
The ContentDetails
object contains information about the playlist content, including the number of videos in the playlist.
final ContentDetails? contentDetails;