getAppVersion method

String getAppVersion()

Implementation

String getAppVersion() {
  return _appVersion ?? "";
}