StreamConsumer constructor

StreamConsumer(
  1. Stream<Uint8List> stream
)

UncompleteDocumentation

Implementation

StreamConsumer(super.stream);