token property Null safety

void token=(String token)

Implementation

set token(String token) => _token = token;