menu
rxdart_devtools package
documentation
dto.dart
StreamEntryDto
closedAt property
closedAt property
dark_mode
light_mode
closedAt
property
String
?
closedAt
final
ISO-8601 timestamp of when the stream was closed, or
null
if open.
Implementation
final String? closedAt;
rxdart_devtools package
documentation
dto
StreamEntryDto
closedAt property
StreamEntryDto class