Flutter
pub_semver
VersionRange
includeMax property
includeMax
VersionRange class
Constructors
VersionRange
Properties
hashCode
includeMax
includeMin
isAny
isEmpty
max
min
runtimeType
Methods
allows
allowsAll
allowsAny
compareTo
difference
intersect
toString
union
noSuchMethod
Operators
operator ==
includeMax property
bool
includeMax
final
If
true
, then
max
is allowed by the range.
Implementation
final bool includeMax