type property

  1. @JsonKey(name: 'type')
StoryAreaType get type
inherited

Type of the area

Implementation

@JsonKey(name: 'type')
StoryAreaType get type;