pubSpec property

PubSpec pubSpec

Implementation

static PubSpec get pubSpec =>
    PubSpec.fromYamlString(_pubspecFile.readAsStringSync());