backstory property

  1. @override
dynamic backstory
getter/setter pairoverride

For an SchemaArticle, typically a SchemaNewsArticle, the backstory property provides a textual summary giving a brief explanation of why and how an article was created. In a journalistic setting this could include information about reporting process, methods, interviews, data sources, etc.

Supported types: SchemaCreativeWork, String

Implementation

@override
dynamic backstory;