pubspec property

List<int>? pubspec
final

Contents of the hooks pubspec.yaml if exists.

Implementation

final List<int>? pubspec;