isEmpty property

bool isEmpty
override

Returns true if this constraint allows no versions.

Implementation

bool get isEmpty => false;