addTestReflectiveLoaderPackageDep property

bool get addTestReflectiveLoaderPackageDep

Adds the 'test_reflective_loader' package as a dependency to the package-under-test.

Implementation

bool get addTestReflectiveLoaderPackageDep => false;