hasToken abstract method

Future<bool> hasToken()

Checks if a token exists in persistent storage.

Implementation

Future<bool> hasToken();