deleteAuthenticationInfo abstract method

Future<void> deleteAuthenticationInfo()

Deletes the saved authentication information.

Returns:

  • A Future that completes when the authentication information has been deleted.

Implementation

Future<void> deleteAuthenticationInfo();