title property
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;
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.
final String? title;