key property

  1. @override
RouteKey get key
override

Same as RouteValue.key

Implementation

@override
RouteKey get key => value.key;