resolver property

Resolver get resolver

The Resolver for this build step.

Used to analyze Dart code and resolve references across libraries. Provides access to AST and element model for the input asset.

Implementation

Resolver get resolver;