Directory constructor

const Directory(
  1. String path
)

Implementation

const Directory(this.path);