isLoading property

bool get isLoading

Implementation

bool get isLoading => _state == ResourceStateEnum.LOADING;