{zh} @brief 设置SK
FutureOr<void> setTopSecretKey(String value) async { return await nativeCall('setTopSecretKey', [value]); }