canDeleteStories property
Optional. True, if the administrator can delete stories posted by other users
Implementation
@JsonKey(name: 'can_delete_stories')
bool? get canDeleteStories;
Optional. True, if the administrator can delete stories posted by other users
@JsonKey(name: 'can_delete_stories')
bool? get canDeleteStories;