RoutePath.routeName constructor

RoutePath.routeName(
  1. String? routeName
)

Implementation

RoutePath.routeName(this.routeName)
    : parameter = null,
      isUnknown = false;