onChange property

Stream<String> get onChange

Stream of altered keys

Implementation

Stream<String> get onChange => _changeController.stream;