read abstract method

Future<Token?> read()

Returns the stored token or null if none was written.

Implementation

Future<Token?> read();