path property

String path

Implementation

String get path {
  return p.join(package.path, 'CHANGELOG.md');
}