isBroadcast property

  1. @nonVirtual
  2. @override
bool isBroadcast
final

Whether this stream is a broadcast stream.

Implementation

@nonVirtual
@override
final bool isBroadcast = false;