menu
rxdart_devtools package
documentation
dto.dart
StreamEntryDto
lastValue property
lastValue property
dark_mode
light_mode
lastValue
property
String
?
lastValue
final
JSON-encoded form of the latest emitted value, or
null
if none yet.
Implementation
final String? lastValue;
rxdart_devtools package
documentation
dto
StreamEntryDto
lastValue property
StreamEntryDto class