clearAuthorization method

void clearAuthorization()

清除授权

Implementation

void clearAuthorization() {
  _authorization = null;
}