status property

Reactive signal indicating the current mutation lifecycle status.

Implementation

ReadonlySignal<MutationStatus> get status => _status.readonly();