addMetaPackageDep property
bool
get
addMetaPackageDep
Adds the 'meta' package as a dependency to the package-under-test.
Implementation
bool get addMetaPackageDep => false;
Adds the 'meta' package as a dependency to the package-under-test.
bool get addMetaPackageDep => false;