loading property

bool get loading

Implementation

bool get loading => status.value == DataStatus.loading;