forTests property
Whether dev dependencies of the application package are included in the dependencies of the compiled executable.
Implementation
final bool forTests;
Whether dev dependencies of the application package are included in the dependencies of the compiled executable.
final bool forTests;