status property

Rx<ZenMutationStatus> status
final

Current status of the mutation

Implementation

final Rx<ZenMutationStatus> status = Rx(ZenMutationStatus.idle);