isBroadcast property - Stream class - dart:async library
description
Whether this stream is a broadcast stream.
bool get isBroadcast => false;