snippet property Null safety
final
The Snippet
object contains basic details about the playlist item, such as its title and position in the playlist.
Implementation
final Snippet? snippet;
The Snippet
object contains basic details about the playlist item, such as its title and position in the playlist.
final Snippet? snippet;