ConstructYaml constructor
const
ConstructYaml({})
Implementation
const ConstructYaml({
required this.constructs,
required this.packagePath,
required this.packageUri,
required this.packageName,
required this.packageRootUri,
});