VersionComparison extension
- on
Methods
-
isVersionEqual(
String other) → bool -
Available on String, provided by the VersionComparison extension
-
isVersionGreaterThan(
String other) → bool -
Available on String, provided by the VersionComparison extension
-
isVersionGreaterThanOrEqual(
String other) → bool -
Available on String, provided by the VersionComparison extension
-
isVersionLessThan(
String other) → bool -
Available on String, provided by the VersionComparison extension
-
isVersionLessThanOrEqual(
String other) → bool -
Available on String, provided by the VersionComparison extension