getPackageVersion function Null safety

String getPackageVersion()

Implementation

String getPackageVersion() {
  return "3.27.00";
}