generatedProjectPath property

String get generatedProjectPath

Implementation

String get generatedProjectPath =>
    Directory('$currentPath/$generatedProjectName').path;