getCancelToken static method

CancelToken getCancelToken()

Implementation

static CancelToken getCancelToken() {
  return cancelToken;
}