respStream method

Stream<WechatResp> respStream()

Implementation

Stream<WechatResp> respStream() {
  throw UnimplementedError('respStream() has not been implemented.');
}