token property

void token=(String token)
inherited

Setup token to be used for API calls

Implementation

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