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