requestStream property

Stream<AtNotification>? requestStream

The stream of request notifications

Implementation

Stream<AtNotification>? get requestStream => _requestStream;