isAny property

bool isAny
override

Returns true if this constraint allows all versions.

Implementation

bool get isAny => false;