channelItem property

ActivityContentDetailsChannelItem? channelItem
getter/setter pair

The channelItem object contains details about a resource which was added to a channel.

This property is only present if the snippet.type is channelItem.

Implementation

ActivityContentDetailsChannelItem? channelItem;