notFoundPage property

BeamPage? notFoundPage
getter/setter pair

Page to show when no BeamLocation supports the incoming URI.

Implementation

BeamPage? notFoundPage;