Whether this GoRoute only redirects to another route.
If this is true, this route must redirect location other than itself.
bool get redirectOnly => pageBuilder == null && builder == null;