AbsolutePath constructor

const AbsolutePath(
  1. String name
)

Implementation

const AbsolutePath(this.name);