unloadSDK static method

void unloadSDK()

Implementation

static void unloadSDK() {
  IdwiseFlutterPlatform.instance.unloadSDK();
}