snippet property
final
The Snippet
object contains basic details about the subscription, including its title and the channel that the user subscribed to.
Implementation
final Snippet? snippet;
The Snippet
object contains basic details about the subscription, including its title and the channel that the user subscribed to.
final Snippet? snippet;