notFound constant

Path<Never> const notFound

A path that is considered not found.

Implementation

static const notFound = Path<Never>([]);