ReactiveNotifier constructor

ReactiveNotifier()

Creates a new reactive notifier.

This is typically instantiated once in Reactivity.notifier.

Implementation

ReactiveNotifier() : _updates = {};