StreamingSubscription constructor

StreamingSubscription(
  1. ExchangeService service
)
Initializes a new instance of the The service.

Implementation

StreamingSubscription(ExchangeService service) : super(service) {}