headlineText property

String get headlineText

Implementation

String get headlineText {
  return "$os/$packageName.$appVersion";

}