snippet property Null safety
final
The snippet object contains basic details about the video, such as its title, description, and category.
Implementation
final Snippet? snippet;
The snippet object contains basic details about the video, such as its title, description, and category.
final Snippet? snippet;