SidekickPackage constructor

SidekickPackage(
  1. Directory root,
  2. String name
)

Implementation

SidekickPackage(super.root, super.name);