name property

String get name

Get the path of the route.

Implementation

String get name {
  return this.$1;
}