sharedInstance property

AnalyzerResolvers sharedInstance
final

The instance that most real build systems should use.

Implementation

static final AnalyzerResolvers sharedInstance =
    AnalyzerResolvers._(uriResolver: BuildAssetUriResolver.sharedInstance);