getRtmToken static method

dynamic getRtmToken()

Implementation

static getRtmToken() {
  return '$host/v3/user/refresh_rtmtoken';
}