isFallback property
Whether this is a fallback route.
Fallback routes match any request that doesn't match any other route.
Implementation
final bool isFallback;
Whether this is a fallback route.
Fallback routes match any request that doesn't match any other route.
final bool isFallback;