isStory property

  1. @JsonKey(name: 'is_story')
bool? isStory
final

Implementation

@JsonKey(name: 'is_story')
final bool? isStory;