获取当前 Effects SDK 版本 @returns 当前 Effects SDK 版本
Future<String> getVersion() async { return await _channel.invokeMethod('getVersion'); }