menu
edge_dart_runtime package
documentation
io_http_client.dart
HttpClientResponse
isBroadcast property
isBroadcast property
dark_mode
light_mode
isBroadcast
property
@
override
bool
get
isBroadcast
override
Whether this stream is a broadcast stream.
Implementation
@override bool get isBroadcast => _body.isBroadcast;
edge_dart_runtime package
documentation
io_http_client
HttpClientResponse
isBroadcast property
HttpClientResponse class