isLoading property

bool get isLoading

Alias for isWaiting.

Implementation

bool get isLoading => isWaiting;