isError property

bool isError

Check if write failed

Implementation

bool get isError => !isOK;