isCompleted property

bool isCompleted

Implementation

bool get isCompleted => state is MutationStateCompleted;