Path constructor

const Path([
  1. String? name
])

Implementation

const Path([this.name]);