snippet property Null safety

Snippet? snippet
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;