unloadSDK method

void unloadSDK()

Implementation

void unloadSDK() {
  throw UnimplementedError('unloadSDK() has not been implemented.');
}