menu
flutter_dio_module package
documentation
lib_dio.dart
FromCallableStream<T>
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 => _isReusable;
flutter_dio_module package
documentation
lib_dio
FromCallableStream<T>
isBroadcast property
FromCallableStream class