menu
ngcomponents package
documentation
utils/async/async.dart
SimpleStream<T>
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Implementation
bool get isClosed => _subscriptions == null;
ngcomponents package
documentation
utils/async/async
SimpleStream<T>
isClosed property
SimpleStream class