menu
io_universe package
documentation
core/browser_http_client_response.dart
BrowserHttpClientResponse
isBroadcast property
isBroadcast property
dark_mode
light_mode
isBroadcast
property
bool
get
isBroadcast
inherited
Whether this stream is a broadcast stream.
Implementation
bool get isBroadcast => false;
io_universe package
documentation
core/browser_http_client_response
BrowserHttpClientResponse
isBroadcast property
BrowserHttpClientResponse mixin