clearToken abstract method

Future<void> clearToken()

Clear the stored token (e.g., on logout).

Implementation

Future<void> clearToken();