streams property

StreamTuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9> streams
final

Collection of streams for this widget to listen to. New data in any stream triggers builder to rerun

Implementation

final StreamTuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9> streams;