PathItemString constructor

const PathItemString(
  1. String value
)

Implementation

const PathItemString(this.value);