AlphaXStreamNext typedef

AlphaXStreamNext = Stream<AlphaXEvent> Function(AlphaXRequest request)

Next handler for a streamed response operation.

Implementation

typedef AlphaXStreamNext = Stream<AlphaXEvent> Function(AlphaXRequest request);