Restore the refresh token from storage, returns null if token isn't stored
@override Token? read() => null;