pubspec method

File pubspec()

Implementation

File pubspec() {
  return getFile('pubspec.yaml');
}