lastUpdatedMoodStream property Null safety
Implementation
Stream<BuiltList<StreamUpdate<MoodEntry>>> get lastUpdatedMoodStream =>
_lastUpdatedMoodStreamController.stream;
Stream<BuiltList<StreamUpdate<MoodEntry>>> get lastUpdatedMoodStream =>
_lastUpdatedMoodStreamController.stream;