renewPreGetToken method

dynamic renewPreGetToken()

Implementation

renewPreGetToken() {
  _channel.invokeMethod(_OLConstant.renewPreGetToken);
}