getToken abstract method

Future<String?> getToken()

Retrieves a token from persistent storage.

Implementation

Future<String?> getToken();