isEmpty property

  1. @override
bool isEmpty
override

Returns true if this constraint allows no versions.

Implementation

@override
bool get isEmpty => false;