menu
googleapis package
documentation
datastream/v1.dart
ListStreamsResponse
ListStreamsResponse constructor
ListStreamsResponse constructor
dark_mode
light_mode
ListStreamsResponse
constructor
ListStreamsResponse
(
{
String
?
nextPageToken
,
List
<
Stream
>
?
streams
,
List
<
String
>
?
unreachable
,
})
Implementation
ListStreamsResponse({ this.nextPageToken, this.streams, this.unreachable, });
googleapis package
documentation
datastream/v1
ListStreamsResponse
ListStreamsResponse constructor
ListStreamsResponse class