allowsAll abstract method
Returns true
if this constraint allows all the versions that other
allows.
Implementation
bool allowsAll(PackageVersionNumberGeneralLibraryConstraint other);
Returns true
if this constraint allows all the versions that other
allows.
bool allowsAll(PackageVersionNumberGeneralLibraryConstraint other);