areas property

List<InputStoryArea> areas
read / write

List of 0-10 input story areas.

Implementation

late List<InputStoryArea> areas;