modelChanged property

Stream get modelChanged

Stream of model change events

Implementation

Stream get modelChanged => _modelChanged.stream;