streamProcessors property

List<StreamProcessor>? streamProcessors
final

List of stream processors that you have created.

Implementation

final List<StreamProcessor>? streamProcessors;