menu
rxdart_devtools package
documentation
dto.dart
StreamEntryDto
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
isClosed
final
Whether the stream has completed/closed.
Implementation
final bool isClosed;
rxdart_devtools package
documentation
dto
StreamEntryDto
isClosed property
StreamEntryDto class