projectPath property
String
get
projectPath
Implementation
String get projectPath => path.join(Directory.current.path, appName);
String get projectPath => path.join(Directory.current.path, appName);