can_be_forwarded property

bool can_be_forwarded
read / write

True, if the story can be forwarded as a message. Otherwise, screenshots and saving of the story content must be also forbidden.

Implementation

late bool can_be_forwarded;