read abstract method

Future<T?> read()

Returns the stored token asynchronously.

Implementation

Future<T?> read();