can_toggle_is_pinned property

bool can_toggle_is_pinned
read / write

True, if the story's is_pinned value can be changed.

Implementation

late bool can_toggle_is_pinned;