scripts property

JsonMap? scripts
getter/setter pair

A map of scripts defined in pubspec.yaml, used as a mean of memoization.

Implementation

static JsonMap? scripts;