content property
Text content of pubspec.yaml once it has been read,
used as a mean of memoization.
Implementation
static JsonMap? content;
Text content of pubspec.yaml once it has been read,
used as a mean of memoization.
static JsonMap? content;