any property

VersionConstraint any
getter/setter pair

A VersionConstraint that allows all versions.

Note: This property shouldn't be reassigned. It will be made final in a future release.

Implementation

static VersionConstraint any = VersionRange();