menu
sector
sector.dart
Path
<
T
>
notFound constant
notFound
dark_mode
light_mode
notFound
constant
Path
<
Never
>
const
notFound
A path that is considered
not found
.
Implementation
static const notFound = Path<Never>([]);
sector
sector
Path
<
T
>
notFound constant
Path class