isLoading property

bool isLoading

Implementation

bool get isLoading => _mutation?.isLoading ?? false;