ExperimentalOptional ExperimentalavailableList of routable types, present when status is 'no_route_entry'.
ExperimentaldocumentThe document ID that was diagnosed.
Optional ExperimentaldocumentThe document's type, if it was found.
ExperimentalmessageHuman-readable explanation suitable for logging or error reporting.
ExperimentalstatusDiagnosis status code.
Optional ExperimentalurlThe resolved URL, only present when status is 'resolved'.
Detailed diagnosis of why a document ID resolved (or failed to resolve) to a URL.
Use RouteResolver.diagnose to get this result. The
messagefield contains a human-readable explanation suitable for logging.Example
The result shape may evolve.