Flutter
pub_semver
Version
toString method
toString
Version class
Constructors
Version
parse
Properties
build
firstPreRelease
hashCode
includeMax
includeMin
isAny
isEmpty
isFirstPreRelease
isPreRelease
major
max
min
minor
nextBreaking
nextMajor
nextMinor
nextPatch
patch
preRelease
runtimeType
Methods
allows
allowsAll
allowsAny
compareTo
difference
intersect
toString
union
noSuchMethod
Operators
operator <
operator <=
operator ==
operator >
operator >=
Static properties
none
Static methods
antiprioritize
primary
prioritize
toString method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
String toString() => _text;