Flutter
pub_semver
Version
patch property
patch
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
patch property
int
patch
final
The patch version number: "3" in "1.2.3".
Implementation
final int patch