short property

String short

Implementation

String get short {
  return "$major.$minor.$patch";
}