isLoading property

bool get isLoading

Whether the mutation is currently loading.

Implementation

bool get isLoading => state.isLoading;