Path constructor

const Path(
  1. String _string
)

Implementation

const Path(this._string);