getVersionCode method

String getVersionCode()

Implementation

String getVersionCode() {
  return _packageInfo.version;
}