qrauthRespStream method

Stream<QrauthResp> qrauthRespStream()

扫码登录

Implementation

Stream<QrauthResp> qrauthRespStream() {
  return _qrauthRespStreamController.stream;
}