menu
crosscall package
documentation
crosscall.dart
MemoryStream
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 => _receiver.isBroadcast;
crosscall package
documentation
crosscall
MemoryStream
isBroadcast property
MemoryStream class