Get SDK version information
Future<String?> getSDKVersion() { return _cloudChannel!.invokeMethod('getSDKVersion'); }