StoryAreaTypeVenue constructor

StoryAreaTypeVenue(
  1. {required Venue venue,
  2. int? extra,
  3. int? clientId}
)

An area pointing to a venue

Implementation

StoryAreaTypeVenue