addFixnumPackageDep property

bool get addFixnumPackageDep

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

Implementation

bool get addFixnumPackageDep => false;