argumentsExtraKey constant
String
const argumentsExtraKey
Key for storing route arguments in RouteNode.extra.
Implementation
static const String argumentsExtraKey = '@arguments';
Key for storing route arguments in RouteNode.extra.
static const String argumentsExtraKey = '@arguments';