projectMemoryPath property

String get projectMemoryPath

Implementation

String get projectMemoryPath {
  return '${Directory.current.path}/NEOMAGE.md';
}