description property

String? description
final

Optional description of the story.

It will be used in the contents as a secondary text.

Implementation

final String? description;