dispose static method

dynamic dispose()

销毁监听

Implementation

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