setToken property

set setToken (String token)

Implementation

static set setToken(String token) {
  _token = token;
}