RouteName constructor

const RouteName(
  1. String name
)

Implementation

const RouteName(this.name);