Uninitialize the TUICallEngine.
@override Future<TUIActionCallback> unInit() async { return _callEngineNative.destroyCallEngine(); }