Path constructor

const Path(
  1. [String? value]
)

Implementation

const Path([this.value]);