menu
Dart
dart:async
StreamView
<
T
>
StreamView const constructor
StreamView
brightness_4
brightness_5
description
StreamView<
T
>
constructor
const
StreamView<
T
>
(
Stream
<
T
>
stream
)
Implementation
const StreamView
Dart
dart:async
StreamView
<
T
>
StreamView const constructor
StreamView class