snippet property

VideoSnippet? snippet
getter/setter pair

The snippet object contains basic details about the video, such as its title, description, and category.

Implementation

VideoSnippet? snippet;