Get SDK version
static Future<String?> getSDKVersion() async { return $p.RTCEngine.getSDKVersion(); }