error property

bool get error

Implementation

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