unInitSDK method

Future<V2TimCallback> unInitSDK()

反初始化 SDK

Implementation

Future<V2TimCallback> unInitSDK() {
  throw UnimplementedError('unInitSDK() has not been implemented.');
}