pubspecYaml property

  1. @override
Map<String, Object?> pubspecYaml
inherited

Implementation

@override
Map<String, Object?> get pubspecYaml => pubspecYamlContent.yaml;