pubspecFilePath constant
String
const pubspecFilePath
The relative path to the project's pubspec.yaml file.
Implementation
static const String pubspecFilePath = './pubspec.yaml';
The relative path to the project's pubspec.yaml file.
static const String pubspecFilePath = './pubspec.yaml';