RoutePattern constructor

const RoutePattern(
  1. String pattern
)

Creates a new Pattern instance.

Implementation

const RoutePattern(this.pattern);