type property

String type
final

The type of the new content. Custom content types defined by apps are also supported. eg. 'page', 'blogpost', 'comment' etc.

Implementation

final String type;