Repository constructor

Repository(
  1. String path
)

Implementation

Repository(this.path);