promotedItem property

ActivityContentDetailsPromotedItem? promotedItem
getter/setter pair

The promotedItem object contains details about a resource which is being promoted.

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

Implementation

ActivityContentDetailsPromotedItem? promotedItem;