activeMutations property

RxInt get activeMutations

Number of currently running mutations globally.

Reactive RxInt that can be listened to or observed.

Implementation

static RxInt get activeMutations => ZenMutation.activeMutations;