debug constant

  1. @visibleForTesting
RootAppRoute const debug

Root app route that should be supported by the route parser.

Available for testing purposes only.

Implementation

@visibleForTesting
static const debug = RootAppRoute('/debug');