Flutter
pub_semver
VersionConstraint
isEmpty property
isEmpty
VersionConstraint class
Constructors
compatibleWith
intersection
parse
unionOf
Properties
isAny
isEmpty
hashCode
runtimeType
Methods
allows
allowsAll
allowsAny
difference
intersect
union
noSuchMethod
toString
Operators
operator ==
Static properties
any
empty
isEmpty property
bool
isEmpty
Returns
true
if this constraint allows no versions.
Implementation
bool get isEmpty;