isError property

bool get isError

Implementation

bool get isError => status == AsyncStatus.error;