pathToTemplate property
path to the dcli template directory.
Implementation
@Deprecated('Use pathToTemplateScript or pathToTemplateProject')
String get pathToTemplate => p.join(pathToDCli, templateDir);
path to the dcli template directory.
@Deprecated('Use pathToTemplateScript or pathToTemplateProject')
String get pathToTemplate => p.join(pathToDCli, templateDir);