pubspecFileName constant
String
const pubspecFileName
The name of the pubspec.yaml file.
Implementation
static const String pubspecFileName = 'pubspec.yaml';
The name of the pubspec.yaml file.
static const String pubspecFileName = 'pubspec.yaml';