pubspecYaml property

Map<String, Object?> pubspecYaml

Pubspec yaml content.

Implementation

Map<String, Object?> get pubspecYaml;