path property

String? path
getter/setter pair

The address to redirect to.

The target is a relative path in the current host. Example: "/blog/404.html".

Optional.

Implementation

core.String? path;