filePath property

String filePath
final

Path to the pubspec.yaml file.

If not provided, it defaults to 'pubspec.yaml' in the project's root directory.

Implementation

final String filePath;