write abstract method

void write(
  1. FireDartToken? token
)

Persist the refresh token

Implementation

void write(FireDartToken? token);