areas property

List<StoryArea> areas
read / write

Clickable areas to be shown on the story content.

Implementation

late List<StoryArea> areas;