KoreMultiStreamBuilder constructor
const
KoreMultiStreamBuilder({})
Implementation
const KoreMultiStreamBuilder({
super.key,
this.streams,
this.initialData,
required this.builder,
this.streamWraps,
});
const KoreMultiStreamBuilder({
super.key,
this.streams,
this.initialData,
required this.builder,
this.streamWraps,
});