menu
- neuron
- neuron.dart
- NeuronRouteContext class
NeuronRouteContext
NeuronRouteContext class
Constructors
-
NeuronRouteContext({required String path, required String name, required Map<String, dynamic> params, required Map<String, dynamic> query, Map<String, dynamic>? meta, Uri? uri, NeuronRoute? route, NeuronNavigationEntry? previous})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited