canEditStories property
Optional. True, if the administrator can edit stories posted by other users; channels only
Implementation
@JsonKey(name: 'can_edit_stories')
bool? get canEditStories;
Optional. True, if the administrator can edit stories posted by other users; channels only
@JsonKey(name: 'can_edit_stories')
bool? get canEditStories;