responseStream property

Stream<AtNotification>? responseStream

The stream of response notifications

Implementation

Stream<AtNotification>? get responseStream => _responseStream;