filePath property
Path to the pubspec.yaml
file.
If not provided, it defaults to 'pubspec.yaml'
in the project's root directory.
Implementation
final String filePath;
Path to the pubspec.yaml
file.
If not provided, it defaults to 'pubspec.yaml'
in the project's root directory.
final String filePath;