title property

String? title
final

The updated title of the content. If you are updating a non-draft page or blogpost, title is required. If you are not changing the title, set this field to the the current title.

Implementation

final String? title;