pubspecFilePath constant

String const pubspecFilePath

The relative path to the project's pubspec.yaml file.

Implementation

static const String pubspecFilePath = './pubspec.yaml';