read abstract method

Future<TokenPair?> read()

Loads the last saved token pair, or null if none exists.

Implementation

Future<TokenPair?> read();