pause static method

dynamic pause()

暂停

Implementation

static pause() {
  return AliAuthPlatform.instance.pause();
}