pathToTemplateScriptCustom property Null safety
Path to the directory where users can store their own custom templates
Implementation
String get pathToTemplateScriptCustom =>
p.join(pathToDCli, templateDir, 'script', 'custom');
Path to the directory where users can store their own custom templates
String get pathToTemplateScriptCustom =>
p.join(pathToDCli, templateDir, 'script', 'custom');