pathPubspecYaml property

List<String> get pathPubspecYaml

Implementation

List<String> get pathPubspecYaml {
  return ["pubspec.yaml"];
}