getPackageVersion function Null safety

String getPackageVersion()

Implementation

String getPackageVersion() {
  return "3.31.00";
}