authResp method

Stream<AlipayResp> authResp()

登录

Implementation

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