isPending property

bool get isPending

Implementation

bool get isPending => status == UiMutationStatus.pending;