isSuccess property

bool get isSuccess

Whether the mutation was successful.

Implementation

bool get isSuccess => state.isSuccess;