getRtcToken static method

dynamic getRtcToken()

Implementation

static getRtcToken() {
  return '$host/v3/user/refresh_rtctoken';
}