PathVariable constructor

const PathVariable(
  1. String name
)

Implementation

const PathVariable(this.name);