InputStoryAreas constructor

InputStoryAreas({
  1. required List<InputStoryArea> areas,
})

Implementation

InputStoryAreas({required this.areas});