short property

String get short

Implementation

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