getAppVersionCode function

int getAppVersionCode()

Implementation

int getAppVersionCode() {
  return _appVersionCode;
}