is_visible_only_for_self property

bool is_visible_only_for_self
read / write

True, if the story is visible only for the current user.

Implementation

late bool is_visible_only_for_self;