position property

  1. @JsonKey(name: 'position')
StoryAreaPosition get position
inherited

Position of the area

Implementation

@JsonKey(name: 'position')
StoryAreaPosition get position;