write abstract method

void write(
  1. Token? token
)

Persist the refresh token

Implementation

void write(Token? token);