blogPostId property

String? blogPostId
final

ID of the containing blog post.

Note: This is only returned if the custom content has a container that is a blog post.

Implementation

final String? blogPostId;