description property

String? description
finalinherited

Optional description of the story.

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

Implementation

final String? description;