LocalPkgReader constructor

const LocalPkgReader(
  1. String rootPath
)

Implementation

const LocalPkgReader(this.rootPath);