getSdkVersion static method

String getSdkVersion()

Implementation

static String getSdkVersion() {
  return SdkVersion.version;
}