getPackageVersion function Null safety

String getPackageVersion()

Implementation

String getPackageVersion() {
  return "3.28.00";
}