isBroadcast property

  1. @override
bool get isBroadcast
override

Whether this stream is a broadcast stream.

Implementation

@override
// TODO: implement isBroadcast
bool get isBroadcast => throw UnimplementedError();