events property

Broadcast stream of mutations executing across app

Implementation

static Stream<VxMutation> get events => _events.stream;