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