isLoading method

bool isLoading()

Implementation

bool isLoading() => type == StatusType.loading;