streaming property

TIStreaming streaming

Streaming market-data.

Implementation

TIStreaming get streaming => _streaming ??=
    TIStreamingImpl(config.productionStreamingUrl, token, debug: debug);