clearSslPreferences method

Future<void> clearSslPreferences()

Clears the SSL preferences table stored in response to proceeding with SSL certificate errors.

Officially Supported Platforms/Implementations:

Implementation

Future<void> clearSslPreferences() => platform.clearSslPreferences();