isLoading property

bool get isLoading

Is this a pending asynchronous value state?

Implementation

bool get isLoading => false;