Route constructor

Route(
  1. Iterable<String> values
)

safety method

Implementation

Route(this.values);