type property

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

Type of the content, always "photo"

Implementation

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