dryRun property

T Function() dryRun
latefinal

A function that is called to track dependencies.

Implementation

late final T Function() dryRun;