getSDKVersion method

String getSDKVersion()

Get SDK version with WASM support info

Implementation

String getSDKVersion() {
  return '1.1.26 (WASM Compatible)';
}