*[<Null safety>](https://dart.dev/null-safety)*
void removeSelfFromStory ()
When RemoveSelfFromStory()
is called the framework will stop the
module and remove it from the story. If there are no more running modules
in the story the story will be stopped.
Implementation
void removeSelfFromStory();