deleteToken abstract method

Future<void> deleteToken()

Deletes a token from persistent storage.

Implementation

Future<void> deleteToken();