pathToTemplateProject property
String
get
pathToTemplateProject
path to the dcli template directory.
Implementation
String get pathToTemplateProject =>
p.join(pathToDCli, templateDir, 'project');
path to the dcli template directory.
String get pathToTemplateProject =>
p.join(pathToDCli, templateDir, 'project');