snippet property

SubscriptionSnippet? snippet
getter/setter pair

The snippet object contains basic details about the subscription, including its title and the channel that the user subscribed to.

Implementation

SubscriptionSnippet? snippet;